"View Members" tooltip persists after navigation and obstructs UI #11

Closed
opened 2026-02-26 06:21:38 +00:00 by sarkazm · 2 comments

Description

After opening the Friends/Members panel, a "View Members" tooltip appears. Pressing the Android system Back button navigates away from the chat view, but the tooltip remains visible. It can obstruct UI elements such as the server sidebar expand control.

Steps to Reproduce

  1. Open the site on a mobile device
  2. Open a channel
  3. Tap the Friends/Members icon
  4. The "View Members" tooltip appears
  5. Press the Android system Back button

Expected Behavior

  • Pressing Back should close the Friends/Members panel first
  • Tooltips should not persist across navigation or view changes

Actual Behavior

  • Pressing Back navigates away from chat to the Empirian Hall starter page
  • The "View Members" tooltip remains visible
  • The tooltip can obstruct UI controls

Environment

## Description After opening the Friends/Members panel, a "View Members" tooltip appears. Pressing the Android system Back button navigates away from the chat view, but the tooltip remains visible. It can obstruct UI elements such as the server sidebar expand control. ## Steps to Reproduce 1. Open the site on a mobile device 2. Open a channel 3. Tap the Friends/Members icon 4. The "View Members" tooltip appears 5. Press the Android system Back button ## Expected Behavior - Pressing Back should close the Friends/Members panel first - Tooltips should not persist across navigation or view changes ## Actual Behavior - Pressing Back navigates away from chat to the Empirian Hall starter page - The "View Members" tooltip remains visible - The tooltip can obstruct UI controls ## Environment - Device: Mobile - Browser: Brave - OS: Android - URL: https://community.the-empiric.com/app
empiric added this to the Empirian Hall project 2026-02-26 16:50:44 +00:00
empiric added the Kind/Bug
Reviewed
Confirmed
1
area: Empirian Hall
labels 2026-02-26 17:06:14 +00:00
empiric added the Kind/Testing label 2026-02-26 23:13:13 +00:00
Owner

Disabled tooltips on mobile. Also changed behavior on mobile:

  • Member list hides when pressing back or clicking out.
  • Also changed profile box to a floating window.
Disabled tooltips on mobile. Also changed behavior on mobile: - Member list hides when pressing back or clicking out. - Also changed profile box to a floating window.
Owner

Fixed.

Fixed.
Sign in to join this conversation.