Actions
Feature #77069
closedInput fields "jump" when focusing or blurring input fields
Status:
Closed
Priority:
Should have
Assignee:
Category:
Backend User Interface
Target version:
-
Start date:
2016-07-12
Due date:
% Done:
100%
Estimated time:
PHP Version:
7.0
Tags:
JavaScript
Complexity:
Sprint Focus:
On Location Sprint
Description
When focusing an input field in the backend, an info appears how many chars are allowed. This info will disappear when the field loses focus. This results in "jumping" of the following fields, which makes it harder to click on the correct field. See screencast for example.
Google has a nice solution in material design:
https://material.google.com/components/text-fields.html#text-fields-required-fields
The space for the help or error text is reserved. The fields always stay at the same position
Files
Actions