farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
60 stars 39 forks source link

Use layout components in TasksEdit instead of Bootstrap classes #425

Closed jgaehring closed 3 years ago

jgaehring commented 3 years ago

See https://github.com/farmOS/farmOS-client/issues/373#issuecomment-713884184

A major part of this will be tweaking the FarmTabs component to function more like the FarmMain component, so it can be used in its place. That means sensible margins and padding, which can be configured with props, etc. I'm also going to lump in #239.