Collapsed overlay hides "Pick element" and "Quick note" buttons, showing only "Highlight all"

Created on 9 September 2025, 1 day ago

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

📌 Task
Status

Active

Version

1.0

Component

Code

Created by

🇮🇳India neerajsingh IN 🇮🇳

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024