USWDS table sortable not working

Created on 4 October 2023, over 1 year ago
Updated 9 November 2023, about 1 year ago

Problem/Motivation

The aria-live attribute is not properly added to the sortable table, it should come right after the table. This is implemented but adding a paragraph below the table in the editor means that paragraph comes after the table and pushes the aria-live div down.

Steps to reproduce

1. Add sortable option to a table
2. Place a paragraph right after the table

Proposed resolution

Use the dom filter to add the div which will add it after all processing is done.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024