supertokens / dashboard

User management dashboard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error adornment for invalid API key does not cover the full input area

nkshah2 opened this issue · comments

Current Behaviour

When entering an invalid API key, the error adornment only covers the text portion of the input field and does not cover the full elements (text + visibility icon).

Expected Behaviour

The error adornment should cover the full input area and not just the nested inout field

Steps to reproduce

  • Navigate the dashboard (after clearing local storage if needed) and land on the auth page
  • Enter a wrong API key and press submit

Screenshots

Screenshot 2022-09-13 at 11 10 27 AM