Task #95086
closedChange checkboxes to toggle buttons in the form editor
100%
Description
The checkboxes within the inspector of the form editor should be changed to toggle buttons.
Updated by Riccardo De Contardi about 3 years ago
I don't know...
If you want my opinion, the usage of the toggle control (instead of the checkbox) is ... how can I say it... abused && misused throughout t the whole backend and I would hope that someday a serious discussion could be started about it.
To my knowledge the "Toggle" UI element should be used only when the change is immediately persisted and immediately takes effect and no further action (like a "confirm" or "save") is required; the metaphor behind it is: it's like the light switch of your room: when you use it, the light is on, and you don't have to confirm your order.
Updated by Benni Mack about 3 years ago
- Target version changed from 11 LTS to Candidate for Major Version
Updated by Björn Jacob over 2 years ago
- Status changed from New to On Hold
- TYPO3 Version changed from 11 to 12
I understand what Riccardo is saying. In the end, a decision has to be made by the whole core. I think having those toggles within the form editor is quite some work to do. I am setting this issue "on hold" since the core has to discuss it. We will adapt the UI accordingly.
Updated by Björn Jacob over 2 years ago
- Status changed from On Hold to New
We decided to go for toggle buttons since the whole core does it. As soon as the core has a different concept, we will adapt the UI again.
Updated by Gerrit Code Review over 2 years ago
- Status changed from In Progress 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/+/73720
Updated by Gerrit Code Review over 2 years ago
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/+/73720
Updated by Gerrit Code Review over 2 years 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/+/73720
Updated by Gerrit Code Review over 2 years ago
Patch set 4 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/+/73720
Updated by Gerrit Code Review over 2 years ago
Patch set 5 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/+/73720
Updated by Gerrit Code Review over 2 years ago
Patch set 6 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/+/73720
Updated by Gerrit Code Review over 2 years ago
Patch set 7 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/+/73720
Updated by Gerrit Code Review over 2 years ago
Patch set 8 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/+/73720
Updated by Andreas Steiger over 2 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9717fe4c34ed6c1a07afc7074895d1875302d3f4.
Updated by Elias Häußler about 1 year ago
- Related to Bug #101831: fieldExplanationText in form finisher checkboxes not rendered added