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
If we have a lot of fields in the create/update view and scrolling is required, the searchable fields' backdrop position is wrong and we can't close the dropdown by clicking outside of the field
Detailed steps to reproduce the issue on a fresh Nova installation:
Clone the repo above and use Sail to run a project
run migrations and db:seed
Navigate to /resources/bookings/new
There is many copy pasted user fields, at the beginning we can open drop-down by click on field and close it by clicking outside, but as we start to scroll down backdrop position gets worse and we are unable to close drop-down
Screen.Recording.2023-10-23.at.14.17.34.mov
The text was updated successfully, but these errors were encountered:
Description:
If we have a lot of fields in the create/update view and scrolling is required, the searchable fields' backdrop position is wrong and we can't close the dropdown by clicking outside of the field
Detailed steps to reproduce the issue on a fresh Nova installation:
Screen.Recording.2023-10-23.at.14.17.34.mov
The text was updated successfully, but these errors were encountered: