Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Searchable BelongsTo unable to close dropdown #5983

Closed
TNDJX opened this issue Oct 23, 2023 · 3 comments
Closed

Searchable BelongsTo unable to close dropdown #5983

TNDJX opened this issue Oct 23, 2023 · 3 comments
Labels
pending Issues that are pending triage

Comments

@TNDJX
Copy link

TNDJX commented Oct 23, 2023

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:

  • 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
@crynobone crynobone added the pending Issues that are pending triage label Oct 25, 2023
@TNDJX
Copy link
Author

TNDJX commented Nov 24, 2023

@crynobone any update on this issue its quite annoying I can see many releases happened but this is still not fixed or is it?

@davidhemphill
Copy link
Contributor

I believe this issue should be fixed. Please post a new issue if the issue persists.

@davidhemphill
Copy link
Contributor

Fixed in 4.32.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pending Issues that are pending triage
Projects
None yet
Development

No branches or pull requests

3 participants