-
Notifications
You must be signed in to change notification settings - Fork 3.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace Group listing of entity items in Data side pane #38290
Closed
3 tasks done
Tracked by
#37342
Labels
IDE Pod
Issues that new developers face while exploring the IDE
IDE Product
Issues related to the IDE Product
Low
An issue that is neither critical nor breaks a user flow
Task
A simple Todo
Comments
1 task
Hey team! Please add your planning poker estimate with Zenhub @alex-golovanov @hetunandu |
2 tasks
ankitakinger
added a commit
that referenced
this issue
Jan 14, 2025
…nd data side pane with new ADS component (#38621) ## Description Replacing the entity group list component on state inspector and data side pane with new ADS component Fixes [#38290](#38290) ## Automation /ok-to-test tags="@tag.Datasource" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12763738469> > Commit: a4b7172 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12763738469&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Datasource` > Spec: > <hr>Tue, 14 Jan 2025 09:50:48 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Enhanced list item styling with configurable height. - Added support for dynamic item count in entity groups. - Improved icon rendering with customizable dimensions. - Introduced a new constant for default group list size. - **Improvements** - Simplified rendering of grouped items in various components. - Refined type safety for boolean assignments. - Updated state management for entity groups. - Enhanced control over item visibility in modals and lists. - **Technical Updates** - Introduced new data attributes for enhanced component interactions. - Modernized component rendering logic. - Replaced custom styled list with a dedicated `EntityGroupsList` component for better maintainability. - Expanded story examples for the `ListItem` component to showcase various configurations. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
github-actions bot
pushed a commit
to Zeral-Zhang/appsmith
that referenced
this issue
Feb 7, 2025
…nd data side pane with new ADS component (appsmithorg#38621) ## Description Replacing the entity group list component on state inspector and data side pane with new ADS component Fixes [appsmithorg#38290](appsmithorg#38290) ## Automation /ok-to-test tags="@tag.Datasource" ### 🔍 Cypress test results <!-- This is an auto-generated comment: Cypress test results --> > [!TIP] > 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉 > Workflow run: <https://github.com/appsmithorg/appsmith/actions/runs/12763738469> > Commit: a4b7172 > <a href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=12763738469&attempt=2" target="_blank">Cypress dashboard</a>. > Tags: `@tag.Datasource` > Spec: > <hr>Tue, 14 Jan 2025 09:50:48 UTC <!-- end of auto-generated comment: Cypress test results --> ## Communication Should the DevRel and Marketing teams inform users about this change? - [ ] Yes - [ ] No <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **New Features** - Enhanced list item styling with configurable height. - Added support for dynamic item count in entity groups. - Improved icon rendering with customizable dimensions. - Introduced a new constant for default group list size. - **Improvements** - Simplified rendering of grouped items in various components. - Refined type safety for boolean assignments. - Updated state management for entity groups. - Enhanced control over item visibility in modals and lists. - **Technical Updates** - Introduced new data attributes for enhanced component interactions. - Modernized component rendering logic. - Replaced custom styled list with a dedicated `EntityGroupsList` component for better maintainability. - Expanded story examples for the `ListItem` component to showcase various configurations. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
IDE Pod
Issues that new developers face while exploring the IDE
IDE Product
Issues related to the IDE Product
Low
An issue that is neither critical nor breaks a user flow
Task
A simple Todo
The text was updated successfully, but these errors were encountered: