On the graphical seat map, the "Your selection" panel is height-capped beside the map. When enough seats are selected the list scrolls, but the total and the "Remove all" button scrolled out of view with it, so they could not be reached.

This pins the total and the "Remove all" button to the bottom of the panel with position: sticky. They sit just below the list when it is short, and stick to the bottom once it is long enough to scroll, staying in view over the panel background.

Follow-up to #3611898.

Issue fork yoyaku-3611904

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mably created an issue. See original summary.

mably’s picture

Status: Active » Needs review

MR !51 opened against 1.x.

  • mably committed d071d0b8 on 1.x
    fix: #3611904 Keep the seat map's total and Remove all button visible...
mably’s picture

Status: Needs review » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.