Acceptance Criteria

- The `role="group"` attributes to the `li` Splide slides should be removed.

Technical Details

- Because there doesn't seem to be any current issues open for Splide.js concerning this issue, we need to add our own mounted hook to effectively remove the attributes as soon as they are created.

Issue fork prototype-3575327

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

philip_stier created an issue. See original summary.

philip_stier’s picture

Issue summary: View changes

philip_stier’s picture

Status: Active » Needs review
jldust’s picture

Status: Needs review » Reviewed & tested by the community

  • jldust committed e85b924a on 5.x authored by philip_stier
    feat: #3575327 Remove `role=group` from Splide Slides
    
    By: philip_stier
    
jldust’s picture

This has been merged in and will be included in the next tagged release.

jldust’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

jldust’s picture

Status: Fixed » Closed (fixed)