acl-services / paprika

🌶 A robust + accessible UI component library for React applications by Galvanize.
MIT License
54 stars 9 forks source link

style(ButtonGroup): RAPRM-4611 Dont have focus ring when active (and … #1307

Closed jamiek-acl closed 1 year ago

jamiek-acl commented 1 year ago

…not focused)

Purpose 🚀

Before (focus is on the "Focus post" button): Screenshot 2023-02-14 at 3 01 40 PM

After (focus on the "Focus post" button): Screenshot 2023-02-14 at 3 01 26 PM

After (focus on the "One" button): Screenshot 2023-02-14 at 3 26 30 PM

After (focus on the "Three three three" button): Screenshot 2023-02-14 at 3 26 26 PM

changeset-bot[bot] commented 1 year ago

🦋 Changeset detected

Latest commit: 244df63ffe3f178d588ec07754e642129e442fdb

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | --------------------- | ----- | | @paprika/button-group | Patch |

Not sure what this means? Click here to learn what changesets are.

[Click here if you're a maintainer who wants to add another changeset to this PR](https://github.com/acl-services/paprika/new/raprm-4611--dev-mode-buttongroup?filename=.changeset/gorgeous-suns-act.md&value=---%0A%22%40paprika%2Fbutton%22%3A%20patch%0A%22%40paprika%2Fbutton-group%22%3A%20patch%0A---%0A%0Astyle(ButtonGroup)%3A%20RAPRM-4611%20Dont%20have%20focus%20ring%20when%20active%20(and%20%E2%80%A6%0A)