Project

General

Profile

Actions

Bug #101674

closed

Improve user interface for selecting linktypes via checkboxes in Linkvalidator

Added by Sybille Peters 9 months ago. Updated 7 months ago.

Status:
Resolved
Priority:
Should have
Category:
Linkvalidator
Target version:
-
Start date:
2023-08-13
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
13
PHP Version:
Tags:
backend usability, backend ux
Complexity:
Is Regression:
Sprint Focus:

Description

The linkvalidator linktypes checkbox selector can be a bit tedious to use.

On initially using linkvalidator, all linktypes are usually deactivated by default. So you would have to activate them all, clicking 3 or more times (there may be more custom linktypes configured).

Also, if not just the Reports but the Check view is enabled, you have to repeat this again.

Possible improvement

Add a "Toggle all" checkbox as is already used in the SelectCheckBoxElement FormEngine renderType. (the FormEngine version can be looked at using the styleguide extension: list view, page "elements select"):

Screenshots

before:

after:

Implementation details

Since Linkvalidator uses Fluid for the view, we would probably have to write that from scratch.

Implement like FormEngine type="select", renderType="selectCheckBox".

Behaviour:

  • "Toggle all" gets checked as soon as all checkboxes are checked
  • "Toggle all" gets unchecked when not all checkboxes are checked
  • "Toggle all: if clicked will change state, e.g. if unchecked will change to checked and all checkboxes will be checked

Files


Related issues 1 (0 open1 closed)

Related to TYPO3 Core - Bug #103100: "Refresh display" or "Check links" button is entirely disabled if all checkboxes are unchecked initially (usage is broken)Resolved2024-02-11

Actions
Actions #1

Updated by Gerrit Code Review 9 months ago

  • Status changed from New to Under Review

Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80542

Actions #2

Updated by Sybille Peters 9 months ago

Actions #3

Updated by Sybille Peters 9 months ago

  • Assignee set to Sybille Peters
Actions #4

Updated by Gerrit Code Review 8 months ago

  • Status changed from New to Under Review

Patch set 2 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80542

Actions #6

Updated by Sybille Peters 8 months ago

  • Description updated (diff)
Actions #7

Updated by Gerrit Code Review 7 months ago

Patch set 3 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/80542

Actions #8

Updated by Sybille Peters 7 months ago

  • Status changed from Under Review to Resolved
  • % Done changed from 0 to 100
Actions #9

Updated by Sybille Peters 3 months ago

  • Related to Bug #103100: "Refresh display" or "Check links" button is entirely disabled if all checkboxes are unchecked initially (usage is broken) added
Actions

Also available in: Atom PDF