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

Pagination is-disabled class: Hover cursor issue #3964

Open
belgh opened this issue Jan 23, 2025 · 0 comments
Open

Pagination is-disabled class: Hover cursor issue #3964

belgh opened this issue Jan 23, 2025 · 0 comments

Comments

@belgh
Copy link

belgh commented Jan 23, 2025

The prev and next buttons in the pagination component do not seem to apply cursor: not-allowed on hover even when the is-disabled class is set. The same behavior can be observed in the official example:
https://bulma.io/documentation/components/pagination/

Here is the relevant section of the official CSS file:
https://github.com/jgthms/bulma/blob/main/css/bulma.css#L3186-L3196

I couldn’t trace the SCSS file fully, so the details remain unclear. Is this the intended behavior, or could it be a bug?

I am currently using Bulma version 1.0.3 in Sass format with a Vue+Vite environment.

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

No branches or pull requests

1 participant