-
Notifications
You must be signed in to change notification settings - Fork 92
[Tile/Tile Group] Support responsive grid-like behavior #15041
Copy link
Copy link
Open
Labels
Calcite (dev)Issues logged by Calcite developers.Issues logged by Calcite developers.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.c-tileIssues that pertain to the calcite-tile and related componentsIssues that pertain to the calcite-tile and related componentsc-tile-groupIssues that pertain to the calcite-tile-group componentIssues that pertain to the calcite-tile-group componentcalcite-componentsIssues specific to the @esri/calcite-components package.Issues specific to the @esri/calcite-components package.has workaroundIssues have a workaround available in the meantime.Issues have a workaround available in the meantime.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneneeds triagePlanning workflow - pending design/dev review.Planning workflow - pending design/dev review.regressionIssues that are caused by changes in a release, but were working before that.Issues that are caused by changes in a release, but were working before that.spikeIssues that need quick investigations for time estimations, prioritization, or a quick assessment.Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
Description
Metadata
Metadata
Assignees
Labels
Calcite (dev)Issues logged by Calcite developers.Issues logged by Calcite developers.bugBug reports for broken functionality. Issues should include a reproduction of the bug.Bug reports for broken functionality. Issues should include a reproduction of the bug.c-tileIssues that pertain to the calcite-tile and related componentsIssues that pertain to the calcite-tile and related componentsc-tile-groupIssues that pertain to the calcite-tile-group componentIssues that pertain to the calcite-tile-group componentcalcite-componentsIssues specific to the @esri/calcite-components package.Issues specific to the @esri/calcite-components package.has workaroundIssues have a workaround available in the meantime.Issues have a workaround available in the meantime.impact - p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneUser set priority impact status of p2 - want for an upcoming milestoneneeds triagePlanning workflow - pending design/dev review.Planning workflow - pending design/dev review.regressionIssues that are caused by changes in a release, but were working before that.Issues that are caused by changes in a release, but were working before that.spikeIssues that need quick investigations for time estimations, prioritization, or a quick assessment.Issues that need quick investigations for time estimations, prioritization, or a quick assessment.
monday.com sync: #12838287354
Check existing issues
Which Component
Tile, Tile Group
Actual Behavior
This surfaced in a post-UC discussion with a customer who is trying to achieve a responsive behavior when using
tile-groupwith childtiles within adialogand smaller screen real estate. The responsive behavior is relatively difficult to achieve, and its something we considered while designing thetile-groupin coordination with thetilecomponents.We should work towards a solution that fits with
cardand create a consistent pattern across the design system.Note: A workaround exists where users can specify both CSS and JS to modify
tileto fit different resolutions.Expected Behavior
card[example]Click to expand some discussion notes
inline-blocktoflex/inline-flex- Note: This is a visual changeReproduction Sample
https://codepen.io/geospatialem/pen/MYJMQBR
Reproduction Steps
Reproduction Version
5.1Relevant Info
Related to the work when creating the new
tile-groupcomponent with #8687Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
Med/High - while
cardis rather easy to configure,tileis less intuitive.Calcite package
Esri team
Calcite (dev)