Skip to content

Pagination is-disabled class: Hover cursor issue #3964

Open
@belgh

Description

@belgh

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions