Skip to content

Pagination and Pagination Nav do not have valid accessibility roles #2921

Closed
@salfej

Description

@salfej

Roles for all elements within Pagination components are being set to "none presentation" when it should just be "presentation". Here's a screenshot of the demo on the bootstrap-vue.js.org webpage.

image

Affected items are:

  • li.page-item
  • li.page-item.active
  • li.page-item.bv-d-xs-down-none
  • li.page-item.flex-fill
  • li.page-item.flex-fill.bv-d-xs-down-none

The online playground says BV version is v2.0.0-rc.15

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions