Channel context menu does not capture input; taps pass through to chat behind menu #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Description
When pressing and holding a channel to open the channel context menu, the menu appears correctly. However, tapping any of the menu options (such as Create Invite, Mute Channel, Notifications, or Copy Link) does not interact with the selected option.
Instead, the tap event passes through the menu and interacts with the chat behind it, causing messages in the chat to be selected instead of triggering the intended menu action. In my case, it opened a posted cat photo as thought I had clicked on it in the chat itsself, and if I scroll up in the chat then re-try clicking something in this context menu, the option isn't selected, and the chat appears at the very top of the full conversation.
Steps to Reproduce
Expected Behavior
Actual Behavior
Environment