-
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
[Tile Group] Responsive layout #6691
Comments
I will be rolling responsive layout considerations into the Tile redesign epic in June. |
@SkyeSeitz Since this is part of the Tile redesign epic, does that mean we won't apply responsiveness changes to the planned-to-be-deprecated Tile Select Group/Tile Select components? |
Discussed and decided to roll responsiveness into the Tile & Tile Group redesign to avoid applying new functionality to Tile Select and Tile Select Group which will be deprecated shortly after in favor of Tile and Tile Group. |
**Related Issues:** #8615 #6691 #6662 ## Summary This PR adds the new `calcite-tile-group` component. It includes these responsiveness features that address #6691: - Wrapped Tiles match width of Tiles above - Wrapped Tiles match height of tallest Tile in the group The changes in this PR were extracted from and depend on the changes in #8681. --------- Co-authored-by: Erik Harper <[email protected]>
Installed and assigned for verification. |
**Related Issues:** #8615 #6691 #6662 ## Summary This PR adds the new `calcite-tile-group` component. It includes these responsiveness features that address #6691: - Wrapped Tiles match width of Tiles above - Wrapped Tiles match height of tallest Tile in the group The changes in this PR were extracted from and depend on the changes in #8681. --------- Co-authored-by: Erik Harper <[email protected]>
Description
Responsiveness across Calcite Design System, focused on web (traditionally desktop sized web browser), tablet, phone screen sizes, and large monitors.
Acceptance Criteria
Task breakdown:
Relevant Info
No response
Which Component
tile-group
Example Use Case
No response
Priority impact
p4 - not time sensitive
Esri team
Calcite (design)
The text was updated successfully, but these errors were encountered: