Problem/Motivation

When the reviewer notes overlay is in collapsed state, the CSS rule .rn-overlay.rn-collapsed .rn-right button:not(.rn-toggle) hides all buttons in the right toolbar except the toggle button. This causes the "Pick element" and "Quick note" buttons to be hidden when users might still want to create new notes even with the overlay collapsed. Only the "Highlight all" button remains visible due to its separate styling.

Steps to reproduce

  • Open a page with reviewer notes enabled
  • Click the "Collapse" button to minimize the overlay
  • Notice that only "Highlight all" and "Expand" buttons are visible
  • "Pick element" and "Quick note" buttons are hidden

Proposed resolution

"Pick element" and "Quick note" buttons should remain visible in collapsed state to allow users to continue creating notes without expanding the full overlay.

Remaining tasks

Enable other options and raise PR.

User interface changes

Additional buttons when the overlay is closed.

API changes

N/A

Data model changes

N/A

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

neerajsingh created an issue. See original summary.

neerajsingh’s picture

Assigned: Unassigned » neerajsingh

  • neerajsingh committed 7748e154 on 1.0.x
    Issue #3545672 by neerajsingh: Collapsed overlay to show 'Pick element'...
neerajsingh’s picture

Assigned: neerajsingh » Unassigned
Status: Active » Fixed

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

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

Maintainers, please credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

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