Use <button> elements for width toggler and close button

Created on 15 August 2023, over 1 year ago
Updated 16 August 2023, over 1 year ago

Problem/Motivation

The < and Γ— "buttons" are currently not <button> but <div> elements which makes them inaccessible.

Steps to reproduce

Click edit icon and inspect the HTML, you can see <div> elements are being used.

Proposed resolution

Use <button type="button"> for width/close "button".

User interface changes

Elements will have a focus ring when tabbing via keyboard.

πŸ“Œ Task
Status

Fixed

Version

1.1

Component

User interface

Created by

πŸ‡©πŸ‡ͺGermany yannickoo Berlin

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

Comments & Activities

Production build 0.71.5 2024