-
Notifications
You must be signed in to change notification settings - Fork 77
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
calcite-list missing slot for menu-action like calcite-pick-list #6600
Comments
Will consider a |
@jcfranco should this slot be built into the filter component? The current slot name "menu-actions" doesn't really work in the context of the list but could work in the context of the filter. We would need a better slot name for the list. |
**Related Issue:** #6600 ## Summary - adds slot `filter-actions-start`. - adds slot `filter-actions-end`. - Uses `calcite-stack` internally for layout. - Adds story - Updates demo file
Installed and assigned for verification. |
**Related Issue:** #6600 ## Summary - adds slot `filter-actions-start`. - adds slot `filter-actions-end`. - Uses `calcite-stack` internally for layout. - Adds story - Updates demo file
Installed and assigned for verification. |
Verified in |
Actual Behavior
In order to move from pick-list to list we need a way to add a menu-action like shown below.
Expected Behavior
menu-action slot like pick-list
Reproduction Sample
https://codepen.io/afreitag/pen/WNgzWee
Reproduction Steps
Open codepen and compare the 2 lists.
Reproduction Version
1.0.8
Relevant Info
No response
Regression?
No response
Priority impact
p3 - want for upcoming milstone
Impact
Needs to happen before pick-list gets removed.
Esri team
ArcGIS Map Viewer
The text was updated successfully, but these errors were encountered: