Status menu does not change status and allows clicks to pass through to chat behind panel #14

Open
opened 2026-02-28 06:22:08 +00:00 by sarkazm · 0 comments

Description

When the left channel/server panel is open and the user taps their profile picture to open the status menu, selecting a status does not change the user's status. Instead, the tap also interacts with elements behind the status menu, such as the chat area.

Steps to Reproduce

  1. Open the site on a mobile device
  2. Open the left channel/server panel
  3. Open the Emperian Hall server to display the General chat
  4. Open the left channel/server panel again
  5. Tap your profile picture to open the status menu
  6. Tap any status option (Online, Idle, Focus, Do Not Disturb, or Invisible)
  7. The status does not change
  8. The tap also interacts with elements behind the status menu, such as the chat

Expected Behavior

  • Tapping a status option should immediately update the user's status
  • UI elements behind the menu should not receive tap events

Actual Behavior

  • Tapping a status option does not change the user's status
  • Tap events pass through the status menu to the chat behind it
  • Underlying UI elements are triggered unintentionally

Environment

## Description When the left channel/server panel is open and the user taps their profile picture to open the status menu, selecting a status does not change the user's status. Instead, the tap also interacts with elements behind the status menu, such as the chat area. ## Steps to Reproduce 1. Open the site on a mobile device 2. Open the left channel/server panel 3. Open the Emperian Hall server to display the General chat 4. Open the left channel/server panel again 5. Tap your profile picture to open the status menu 6. Tap any status option (Online, Idle, Focus, Do Not Disturb, or Invisible) 7. The status does not change 8. The tap also interacts with elements behind the status menu, such as the chat ## Expected Behavior - Tapping a status option should immediately update the user's status - UI elements behind the menu should not receive tap events ## Actual Behavior - Tapping a status option does not change the user's status - Tap events pass through the status menu to the chat behind it - Underlying UI elements are triggered unintentionally ## Environment - Device: Mobile - Browser: Brave - OS: Android - URL: https://community.the-empiric.com/app
sarkazm changed title from Status menu does not change status and allows clicks to pass through to chat behind panel (mobile) to Status menu does not change status and allows clicks to pass through to chat behind panel 2026-03-01 03:39:58 +00:00
Sign in to join this conversation.