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

Always give tabs a pointer cursor #297

Merged
merged 1 commit into from
Dec 11, 2020
Merged

Always give tabs a pointer cursor #297

merged 1 commit into from
Dec 11, 2020

Conversation

ashley-hebler
Copy link
Member

@ashley-hebler ashley-hebler commented Dec 7, 2020

What's this PR do?

See title

Classes added (if any)

None

Classes removed (if any)

None

Why are we doing this? How does it help us?

The tabs styles assume that tabs will be <a> tags, but I recently implemented tabs on the republish page where we're set up to use buttons. It made me realize, we should probably force the pointer cursor as an indicator for those being clickable elements.

How should this be manually tested?

npm run dev

See: tabs

Does this introduce a breaking change where queso-ui is used in the wild? If so, is there a relevant branch/PR to accompany this release?

Nope, just a patch IMO

@ashley-hebler ashley-hebler merged commit d1694a6 into main Dec 11, 2020
@ashley-hebler ashley-hebler deleted the tabs-cursor branch December 16, 2020 21:38
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.

None yet

1 participant