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) |
 |
 |
 |
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
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.
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