decidim / decidim

The participatory democracy framework. A generator and multiple gems made with Ruby on Rails
https://decidim.org/
GNU Affero General Public License v3.0
1.48k stars 405 forks source link

Eye icon for toggling password floats bottom when errors in field #11789

Closed sinaeftekhar closed 1 year ago

sinaeftekhar commented 1 year ago

Describe the bug

When there is an error in a field with the eye icon for the password, the icon floats to the bottom

To Reproduce

  1. go to login page
  2. login with a correct credential
  3. go to the account page
  4. click change password
  5. fill in the current password with "wrong pass"
  6. fill in the password with "decidimwrongpass123456"
  7. submit the form
  8. see the error

Expected behavior

The eye icon should be vertically aligned

Screenshots

eyeerror

Stacktrace

No response

Extra data

Additional context

No response

greenwoodt commented 1 year ago

Confirmed on the 0.28 development branch