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

Adjust CollapseButton focus styles. #4209

Merged
merged 2 commits into from
Aug 16, 2022
Merged

Conversation

leilenah
Copy link
Collaborator

Reasons for making this change

Our CollapseButton component uses Material UI's Button component under the hood. MUI adds a ripple effect to Button components on focus by default. This change disables that ripple effect and applies a more simplistic style to CollapseButton on focus.

Related issues

#4191

Screenshots

Before this change

image

After this change

image

Checklist

  • I've added a screenshot of the changes, if this is a frontend change
  • I've added and/or updated tests, if this is a backend change
  • I've run the pre-commit.sh script
  • I've updated docs, if needed

@leilenah leilenah linked an issue Aug 15, 2022 that may be closed by this pull request
@mergify mergify bot merged commit e0fd849 into master Aug 16, 2022
@mergify mergify bot deleted the bug/4191-bundle-panel-focus branch August 16, 2022 01:45
@leilenah leilenah mentioned this pull request Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bundle panel text rendering is misaligned
2 participants