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

Button -- busy indicator gets squished when button is narrow #7225

Open
taysea opened this issue May 10, 2024 · 1 comment · May be fixed by #7235
Open

Button -- busy indicator gets squished when button is narrow #7225

taysea opened this issue May 10, 2024 · 1 comment · May be fixed by #7235
Labels
bug issue that does not match design or documentation and requires code changes to address

Comments

@taysea
Copy link
Collaborator

taysea commented May 10, 2024

Expected Behavior

The "..." in busy Button indicator should stay as circles, not get squished.

Actual Behavior

The "..." gets squished when the button is narrow

URL, screen shot, or Codepen exhibiting the issue

Screen.Recording.2024-05-10.at.1.59.31.PM.mov

Steps to Reproduce

Your Environment

  • Grommet version: 2.37.0
  • Browser Name and version: Chrome
  • Operating System and version (desktop or mobile): MacOS
@britt6612 britt6612 added the bug issue that does not match design or documentation and requires code changes to address label May 14, 2024
@britt6612
Copy link
Collaborator

The padding isnt allowing for those dots to be the correct size.

@britt6612 britt6612 linked a pull request May 20, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug issue that does not match design or documentation and requires code changes to address
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants