Patron search profile group and home library dropdowns obscured by search results

Bug #2063496 reported by Dan Briem
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Undecided
Unassigned

Bug Description

On Main.

The profile group dropdown on the patron search form (AngularJS) expands beneath the search results and is partially blocked.

I think the cause is a div around the form with the CSS property value container-type: inline-size. This property value creates a new stacking context, so I think the dropdown's z-index is relative to the wrapping div instead of the rest of the document.

Revision history for this message
Dan Briem (dbriem) wrote :
tags: added: patron
Michele Morgan (mmorgan)
tags: added: pullrequest
Revision history for this message
Michele Morgan (mmorgan) wrote :

The Home Library dropdown is similarly affected. This behavior is not observed in 3.12.

Marking priority High as this prevents making selections with a mouse in the dropdowns of the patron search form.

summary: - Patron search profile group dropdown obscured by search results
+ Patron search profile group and home library dropdowns obscured by
+ search results
Changed in evergreen:
status: New → Confirmed
tags: added: usability
Changed in evergreen:
milestone: none → 3.13-beta
Revision history for this message
Michele Morgan (mmorgan) wrote :

Dan's patch fixes the issue for me. With the patch in place, both the Profile and Home library dropdowns are no longer partially obscured. My signoff branch is here:

https://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mmorgan/LP2063496_signoff

user/mmorgan/LP2063496_signoff

tags: added: signedoff
Revision history for this message
Stephanie Leary (stephanieleary) wrote :

Thanks, Dan! Committed to main.

Changed in evergreen:
status: Confirmed → Fix Committed
Changed in evergreen:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.