Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels