Skip to content

Bugfix: Ensure "more" button is visible only during hover#2686

Merged
WMC001 merged 1 commit intodevelopfrom
xyq/bugfix_frontend
Mar 13, 2026
Merged

Bugfix: Ensure "more" button is visible only during hover#2686
WMC001 merged 1 commit intodevelopfrom
xyq/bugfix_frontend

Conversation

@xuyaqist
Copy link
Contributor

Bugfix: Ensure "more" button is visible only during hover
image

Copilot AI review requested due to automatic review settings March 13, 2026 02:27
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the chat left sidebar conversation list UI so the per-conversation “more” (kebab) action button is only shown on hover, while keeping it visible when its dropdown menu is open.

Changes:

  • Introduces openDropdownId state to track which conversation’s dropdown is currently open.
  • Hides the “more” button by default and reveals it on row hover, forcing it visible when the dropdown is open.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

@WMC001 WMC001 merged commit e3181db into develop Mar 13, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants