You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When clicking on the Select field, the ix-dropdown component appears always under it, regardless of the position of the input.
This leads to a problematic UI/UX when the Select component is located in the lower part of a page that only takes 100% of viewport height size (e.g. login page).
Below you can see the described behavior:
What type of frontend frameware are you seeing the problem on?
What happened?
When clicking on the Select field, the
ix-dropdown
component appears always under it, regardless of the position of the input.This leads to a problematic UI/UX when the Select component is located in the lower part of a page that only takes 100% of viewport height size (e.g. login page).
Below you can see the described behavior:
What type of frontend frameware are you seeing the problem on?
React
Which version of iX do you use?
v1.3.0
Code to produce this issue.
The text was updated successfully, but these errors were encountered: