Skip to content

[Accessibility] Carousel block - Carousel is not wrapped in a section tag (or role=region) #3248

@andeng1106

Description

@andeng1106

Describe the bug

To Reproduce
Steps to reproduce the behavior:

  1. Add a new page
  2. Add a Carousel block
  3. Save page and view frontend
  4. Inspect element
  5. Select the Carousel block to inspect
  6. Check if there's a role=region present or if Carousel's main tag is <section>

Expected behavior

  • Carousel should be wrapped in a section tag
    OR
  • If div needs to be retained, there should be role="region" present

Screenshots

Screen.Recording.2024-07-18.at.4.mp4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions