Bug #68301
closedwidth of the input fields in user settings
100%
Description
the input fields has 100% width right now, which is not really necessary. Most the fields needs an input about ten characters maybe.
I think the fields must get classified after the expected input length and get wrapped with the corresponding bootstrap classes.
Updated by Anja Leichsenring over 9 years ago
- Target version changed from 7.4 (Backend) to 7.5
Updated by Frank Nägler over 9 years ago
as discussed at the developer days this year, all forms should use the (new) formEngine in future. At the moment a lot of forms not using the FormEngine yet.
In this case we can't change the size of each field, because all fields will be rendered within a for-each-structure. I think we can't fix this yet.
Updated by Anja Leichsenring over 9 years ago
- Sprint Focus changed from On Location Sprint to Remote Sprint
Updated by Benni Mack about 9 years ago
- Target version changed from 7.5 to 7 LTS
Updated by Riccardo De Contardi about 9 years ago
- Category set to Backend User Interface
Updated by Riccardo De Contardi almost 9 years ago
- Target version set to Candidate for patchlevel
Updated by Frank Nägler over 8 years ago
In general I agree with you in this point.
From the technical point of view: The user settings are currently not build with FormEngine, which should be the next step. After or with switching to FormEngine we can do this as well.
@Nadir Sunar can you provide a list of fields and length you suggest?
Updated by Susanne Moog over 6 years ago
- Sprint Focus changed from Remote Sprint to On Location Sprint
Updated by Gerrit Code Review over 6 years ago
- Status changed from New to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/57318
Updated by Georg Ringer over 6 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 6df81c3af7043ac42576e4f43bd0c3acdb2a6024.