Calcite Buttons do not behave consistently with HTML Buttons within a CSS Flex container #9025
Open
2 of 6 tasks
Labels
0 - new
New issues that need assignment.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
enhancement
Issues tied to a new feature or request.
estimate - 3
A day or two of work, likely requires updates to tests.
has workaround
Issues have a workaround available in the meantime.
impact - p2 - want for an upcoming milestone
User set priority impact status of p2 - want for an upcoming milestone
p - low
Issue is non core or affecting less that 10% of people using the library
Professional Services - Midwest Delivery Center
Issues logged by Professional Services - Midwest Delivery Center team members.
Milestone
Check existing issues
Actual Behavior
When a calcite button is within a container that has
display: flex
set, it :Here is the demo: https://codepen.io/gavinr/pen/YzMrEpX?editors=1000
Expected Behavior
Calcite buttons should behave similar to plain HTML buttons when within a container that has
display: flex
set.Reproduction Sample
https://codepen.io/gavinr/pen/YzMrEpX?editors=1000
Reproduction Steps
Reproduction Version
2.7.0
Relevant Info
Latest Chrome
Regression?
No response
Priority impact
p2 - want for current milestone
Impact
I have created a workaround using JavaScript but it is using
.shadowRoot
which is not very preferable: https://codepen.io/gavinr/pen/zYXPEPd?editors=0010Calcite package
Esri team
Professional Services - Midwest Delivery Center
The text was updated successfully, but these errors were encountered: