calcite-color-picker: should be responsive to container sizes #8463
Labels
2 - in development
Issues that are actively being worked on.
ArcGIS Map Viewer
Issues logged by ArcGIS Map Viewer 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.
design
Issues that need design consultation prior to development.
design-tokens
Issues requiring design tokens.
estimate - design - sm
Small design effort; 1-4 days of design work
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
Milestone
Check existing issues
Actual Behavior
If color-picker is inside a panel that scrolls vertically then horizontal scrollbars appear in FF. Chrome is fine.
If you set
display:flex
on the color-picker andoverflow:hidden
on its container inside the shadow-dom then it's correct.cc @driskull
Expected Behavior
No horizontal scroll bars in any browser.
Reproduction Sample
https://codepen.io/afreitag/pen/KKYgKzW
https://codepen.io/afreitag/pen/OJqLWEB
Reproduction Steps
Open codepen in Chrome and Firefox. You'll see horizontal scrollbars in FF.
Reproduction Version
2.1.0
Relevant Info
Firefox
Regression?
no
Priority impact
p1 - need for current milestone
Impact
No response
Calcite package
Esri team
ArcGIS Map Viewer
The text was updated successfully, but these errors were encountered: