Skip to content
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

Text not visible in CalciteAction if CalciteActionBar is expanded by default. #11730

Open
2 of 6 tasks
DaveOke opened this issue Mar 11, 2025 · 0 comments
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. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review.

Comments

@DaveOke
Copy link

DaveOke commented Mar 11, 2025

Check existing issues

Actual Behavior

Using Calcite 3.03. If I create an CalciteActionBar with a CalciteAction and set the expanded property on the CalciteActionBar, the text is not visible until the action bar is collapsed and expanded.

I'm running with React/TypeScript but can be reproduced using vanilla.
See codepen: https://codepen.io/daveoke/pen/yyLzvLL?editors=1000

Regression from calcite 2.13.2

Expected Behavior

Would expect to see the text for the calcite action

Reproduction Sample

https://codepen.io/daveoke/pen/yyLzvLL?editors=1000

Reproduction Steps

  1. Open Codepen
  2. See labels are not visible even though the action bar is expanded

Reproduction Version

3.03

Relevant Info

No response

Regression?

2.13.2

Priority impact

impact - p1 - need for current milestone

Impact

No response

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/calcite-ui-icons
  • @esri/eslint-plugin-calcite-components

Esri team

N/A

@DaveOke DaveOke added 0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. needs triage Planning workflow - pending design/dev review. labels Mar 11, 2025
@github-actions github-actions bot added the impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone label Mar 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. bug Bug reports for broken functionality. Issues should include a reproduction of the bug. impact - p1 - need for current milestone User set priority impact status of p1 - need for current milestone needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

1 participant