Skip to content

#A11y - HTML Structure for next / previous button in f-carousel__nav #701

@BokuNoMaxi

Description

@BokuNoMaxi

Is your feature request related to a problem? Please describe.

For a11y reasons the buttons have to be added to the DOM in the order they are visible to the user. Currently first will be the next button rendered and then previous button. Correct is, to first output the previous button and then the next button.

Describe the solution you'd like

An option to set which button should come first, or fix it globally.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions