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

feat(ui): use WdsButton for BaseCollapseButton - WF-132 #702

Merged
merged 1 commit into from
Jan 7, 2025

Conversation

madeindjs
Copy link
Collaborator

The BaseCollapseButton used a custom button with a different :focus state. I moved it to the standard WdsButton and implemented a :focus-visible to it to improve tab navigation.

The change should be almost transparent in term of UI.

Screencast.From.2024-12-17.13-42-34.mp4

@madeindjs madeindjs self-assigned this Dec 17, 2024
@madeindjs madeindjs marked this pull request as ready for review December 17, 2024 14:57
@ramedina86
Copy link
Collaborator

Let's change the outline for now

The `BaseCollapseButton` used a custom button with a different `:focus` state. I moved it to the standard `WdsButton` and implemented a `:focus-visible` to it to improve tab navigation.

The change should be almost transparent in term of UI.
@madeindjs
Copy link
Collaborator Author

Let's change the outline for now

It's done 👍

@ramedina86 ramedina86 merged commit 67ff382 into writer:dev Jan 7, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants