Project

General

Profile

Actions

Task #104797

open

Use disabled state instead of disabled css class

Added by Benjamin Kott 3 months ago. Updated about 1 month ago.

Status:
New
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Start date:
2024-09-03
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
TYPO3 Version:
13
PHP Version:
Tags:
accessibility
Complexity:
Sprint Focus:

Description

This epic is to collect dedicated issues to fix misusages of the css class `.disabled` where `:disabled` state should be used.

Example:

<button type="button" class="disabled">Some Button</button>
<button type="button" disabled>Some Button</button>

Subtasks 1 (0 open1 closed)

Task #104801: Use disabled state in select checkboxes select all / select none toggle buttonsClosed2024-09-03

Actions

Related issues 4 (1 open3 closed)

Related to TYPO3 Core - Task #104703: A11y: Really disable buttons with 'class="disabled"' for data-multi-record-selection…-actionClosed2024-08-22

Actions
Related to TYPO3 Core - Task #104817: Really disable recycler search-submit-button instead of using class="disabled"Closed2024-09-04

Actions
Related to TYPO3 Core - Task #104820: Really disable workspace review record-action-buttons instead of using span with class="disabled"Closed2024-09-04

Actions
Related to TYPO3 Core - Task #104885: Really disable workspaces search-submit-button instead of using class="disabled"Under Review2024-09-10

Actions
Actions

Also available in: Atom PDF