[Tile/Tile Group]: The width of the tile does not grow to full width #11199
Labels
0 - new
New issues that need assignment.
ArcGIS Map Viewer
Issues logged by ArcGIS Map Viewer team members.
ArcGIS Online
Issues logged by ArcGIS Online team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
needs triage
Planning workflow - pending design/dev review.
Check existing issues
Actual Behavior
The width of the tiles in tile group do not expand to the full width of its parent container. This was previously allowed in the way that tile-select was built with a
width
prop.Expected Behavior
The width of the tiles acts responsively, and grows and shrinks to the full size of the parent container.
Reproduction Sample
https://codepen.io/jasdelreyes/pen/PwYOKqr?editors=1100
Reproduction Steps
See the repro in the codepen above.
Reproduction Version
~3.0.0-next.50
Relevant Info
In the codepen, you can see a workaround of using the css values of
contents
andwidth: 100%
. This works to expand the width of the tiles, but prevents the tiles from showing the greyed out state when disabled.Regression?
No response
Priority impact
impact - p2 - want for an upcoming milestone
Impact
No response
Calcite package
Esri team
ArcGIS Online
The text was updated successfully, but these errors were encountered: