You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, each component implements its own header title bar. we can create a header component so that other components (say Farm Dashboard, My crops Measure soil moisture) don't need to implement their own。
The title, icon, and icon click events in the header title bar component need to be customizable
The text was updated successfully, but these errors were encountered:
Should header will be vertical menu/ take up entire screen width.
The Farm Dashboard component with Hamburger menu is it all ready developed, if it is i don’t see in main branch.
crystalgardner
added a commit
to crystalgardner/LiquidPrep-App-Crystal
that referenced
this issue
Dec 29, 2022
Use camel case class names for consistency
Adding header title bar component
fix review comment Liquid-Prep#22
Adding seed-date component to test header-title
implement liquid-prep header
Add design fixes / Planted date
Style fixes
style fixes
Leave edit button as TODO until design is complete
Currently, each component implements its own header title bar. we can create a header component so that other components (say Farm Dashboard, My crops Measure soil moisture) don't need to implement their own。
The title, icon, and icon click events in the header title bar component need to be customizable
The text was updated successfully, but these errors were encountered: