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
34.66k stars 3.75k forks source link

Refactor current Entity implementations (or create new) to work without `pageId` and across different IDEs #37620

Open ankitakinger opened 1 day ago

ankitakinger commented 1 day ago

Remove the pageId dependency used in Entity List item component so that it is reusable in all the IDEs.

Features that can be added for the Entity List item (TBD - Design team)