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

Edit modal dropdowns appear in the wrong place depending on the field's location #3467

Closed
bjester opened this issue Jul 28, 2022 · 0 comments · Fixed by #3485
Closed

Edit modal dropdowns appear in the wrong place depending on the field's location #3467

bjester opened this issue Jul 28, 2022 · 0 comments · Fixed by #3485
Assignees
Labels
DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression

Comments

@bjester
Copy link
Member

bjester commented Jul 28, 2022

Observed behavior

When editing a resource, if the field has a dropdown and the field is near the bottom of the modal, the dropdown doesn't render properly. For instance, this is easily reproducible with the License field which is normally one of the last fields in the edit modal.

Unopened Opened (field view) Opened (dropdown view)
Screenshot from 2022-07-28 13-40-53 Screenshot from 2022-07-28 13-41-15 Screenshot from 2022-07-28 13-41-30

Expected behavior

In this case, the dropdown is likely supposed to appear above the field instead, since it's detecting there isn't enough room below the field for the dropdown to render.

Usage Details

  • OS: Ubuntu
  • Browser: Chrome 103.0.5060.134
@bjester bjester added P0 - critical Priority: Release blocker or regression DEV: frontend TAG: regression labels Jul 28, 2022
@bjester bjester changed the title Dropdown for fields in the edit modal appear in the wrong place depending on the field's location Edit modal dropdowns appear in the wrong place depending on the field's location Jul 28, 2022
@bjester bjester self-assigned this Aug 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DEV: frontend P0 - critical Priority: Release blocker or regression TAG: regression
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant