Focus on more than headers alone

Created on 19 September 2024, about 1 year ago

Problem/Motivation

This modules fixes the header problem in CK5 but it would be nice if it focuses on all accessibility issues. I have a custom module with a filter that fixes:
- scope in th
- changing the first th (top left cell) in thead into a tr when it is empty ( )
- wrap the table in a div to make it scrollable over the x-axes
- add tabindex=0 to the table to make it focussable

One other thing that would be nice to be able to do is to make the top left cell not scope col but scope row while being inside the thead. For example see attached image. The top left cells explains what A B C D are. But A B C and D should be a th aswell for the columns.

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇳🇱Netherlands zebda

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024