appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
32.64k stars 3.55k forks source link

[EPIC]: Layout Components #26994

Closed prsidhu closed 9 months ago

prsidhu commented 11 months ago
  1. Implement Layout components.
  2. Create Layout factory and utils for provide necessary helper functionality.
  3. Update Canvas widget to use layout components.
  4. Add presets to all container like widgets.
  5. Update highlights, DnD and sagas.
prsidhu commented 11 months ago

PR of POC:

25999

https://github.com/appsmithorg/appsmith/pull/25999

aswathkk commented 11 months ago

Product question: Will we be supporting hiding a particular layout inside a layout preset? Example use case: Let's say the user do not want to show the Modal widget's header and footer but only the content.