Feature #50481
closedTCEforms: Replace "More options" icon for uncollapsing palettes
0%
Description
The icons to collapse and expand the Palettes ("More options") is not very usable.
As discussed in the UX Team #50354, we want to replace the icon with the small arrow (used also by the IRRE collapsing-feature) along with the palettes label as text (or text "More options" in case there is no label for this palette):
- > More options <- completely clickable
As soon as it is clicked, the palette is uncollapsed and the arrow points down and the text changes to:
- v Less options (or the label)
While doing that change, the icon should be aligned back with the field above it (move it some px to the LEFT), probably by removing the inline-style "margin-left: 20px;" and adding a new class to the TD instead.
Files
Updated by Ernesto Baschny about 11 years ago
- Category set to Backend User Interface
Updated by Ernesto Baschny about 11 years ago
Instead of displaying the text "More options", Jens had the idea to have a comma separated list of fields that will be revealed once the palette is opened.
Updated by Xavier Perseguers about 11 years ago
Should be tested, although the idea sounds good, I fear it will become more "distracting" for the user. But at the same time, it would certainly make it better UX-wise to know what is hidden
Updated by Gerrit Code Review about 11 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at https://review.typo3.org/24664
Updated by Gerrit Code Review over 10 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/24664
Updated by Gerrit Code Review almost 10 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/24664
Updated by Christian Kuhn over 9 years ago
- File palettes.png palettes.png added
this was solved in master, see image.
Updated by Christian Kuhn over 9 years ago
- Status changed from Under Review to Resolved
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed