[Mobile] Multiple UI & interaction failures on post actions and visibility settings #3542

Open
opened 2026-08-09 02:50:01 +00:00 by blue · 9 comments

Browser and OS

Firefox 153.0.3 / Chrome 150.0.7871.186 / Debian 13

Instance URL

No response

Backend version information

Pleroma 2.10.2

Frontend version information

Pleroma-Fe 2.11.2

Browser extensions

No response

Known instance/user customizations

No response

Bug description

I encountered multiple functional and UI anomalies when using the app on a mobile device. Specifically, specific post action menus fail to appear, and the post visibility toggles do not update visually.

1: Post Action Menus (Mute/Filter/Bookmark) Disappear

  1. Tap the bottom-right corner of any post.
  2. Attempt to select Mute, Filter, or Bookmark.
  3. The option menu disappears instantly without letting me make a selection. The action (Muting/Filtering/Bookmarking) cannot be completed.

2: Post Visibility Icons Do Not Change State (applied to all the v2 themes including default v2 themes)

  1. Tap the button in the bottom-right corner to create a new post.
  2. Look at the 4 visibility icons located below the text input field.
  3. Tap any of the 4 icons to change the post visibility range.
  4. Actual Behavior: The tapped icon does not change color or provide any visual feedback. Users cannot confirm the selected visibility range before posting. (toggled-state icon colours being intercepted by .svg-inline--fa { color: var(--icon) } in the static stylesheet)

Screen Record attached to this issue.

Reproduction steps

No response

Bug seriousness

No response

### Browser and OS Firefox 153.0.3 / Chrome 150.0.7871.186 / Debian 13 ### Instance URL _No response_ ### Backend version information Pleroma 2.10.2 ### Frontend version information Pleroma-Fe 2.11.2 ### Browser extensions _No response_ ### Known instance/user customizations _No response_ ### Bug description I encountered multiple functional and UI anomalies when using the app on a mobile device. Specifically, specific post action menus fail to appear, and the post visibility toggles do not update visually. #### 1: Post Action Menus (Mute/Filter/Bookmark) Disappear 1. Tap the bottom-right corner of any post. 2. Attempt to select Mute, Filter, or Bookmark. 3. The option menu disappears instantly without letting me make a selection. The action (Muting/Filtering/Bookmarking) cannot be completed. #### 2: Post Visibility Icons Do Not Change State (applied to all the v2 themes including default v2 themes) 1. Tap the button in the bottom-right corner to create a new post. 2. Look at the 4 visibility icons located below the text input field. 3. Tap any of the 4 icons to change the post visibility range. 4. Actual Behavior: The tapped icon does not change color or provide any visual feedback. Users cannot confirm the selected visibility range before posting. (toggled-state icon colours being intercepted by .svg-inline--fa { color: var(--icon) } in the static stylesheet) Screen Record attached to this issue. ### Reproduction steps _No response_ ### Bug seriousness _No response_
Owner

Bug 1 should be already fixed in develop/2.11.2

Bug 1 should be already fixed in develop/2.11.2
Author

@hj wrote in #3542 (comment):

Bug 1 should be already fixed in develop/2.11.2

I'm using pleroma-fe 2.11.2 now. Just found out that using the "Edit pinned items" to pin the Mute, Filter, or Bookmark buttons down can let them work temporarily on the phone. Only from laptop they're working fine from my side.

@hj wrote in https://git.pleroma.social/pleroma/pleroma-fe/issues/3542#issuecomment-117726: > Bug 1 should be already fixed in develop/2.11.2 I'm using pleroma-fe 2.11.2 now. Just found out that using the "Edit pinned items" to pin the Mute, Filter, or Bookmark buttons down can let them work temporarily on the phone. Only from laptop they're working fine from my side.
Author

@blue wrote in #3542 (comment):

@hj wrote in #3542 (comment):

Bug 1 should be already fixed in develop/2.11.2

I'm using pleroma-fe 2.11.2 now. Just found out that using the "Edit pinned items" to pin the Mute, Filter, or Bookmark buttons down can let them work temporarily on the phone. Only from laptop they're working fine from my side.

And just found out that to be more precise for bug 2, it's not about using phone. When activating "Always show floating New Post button" the same issue occurred on laptop as well.

@blue wrote in https://git.pleroma.social/pleroma/pleroma-fe/issues/3542#issuecomment-117729: > @hj wrote in #3542 (comment): > > > Bug 1 should be already fixed in develop/2.11.2 > > I'm using pleroma-fe 2.11.2 now. Just found out that using the "Edit pinned items" to pin the Mute, Filter, or Bookmark buttons down can let them work temporarily on the phone. Only from laptop they're working fine from my side. And just found out that to be more precise for bug 2, it's not about using phone. When activating "Always show floating New Post button" the same issue occurred on laptop as well.
Owner

@hj wrote in #3542 (comment):

Bug 1 should be already fixed in develop/2.11.2

I can reproduce it on mobile (Cromite 148) and on desktop on current develop with the "Change visibility" and "Mute" options (bookmarks are pinned). Clicking on the option is what closes it, which is what is required to open it on mobile. Hovering over it on desktop works, but clicking on it closes it like on mobile.

@hj wrote in https://git.pleroma.social/pleroma/pleroma-fe/issues/3542#issuecomment-117726: > Bug 1 should be already fixed in develop/2.11.2 I can reproduce it on mobile (Cromite 148) and on desktop on current develop with the "Change visibility" and "Mute" options (bookmarks are pinned). Clicking on the option is what closes it, which is what is required to open it on mobile. Hovering over it on desktop works, but clicking on it closes it like on mobile.
Owner

i could have sworn i fixed it, but guess not.

i could have sworn i fixed it, but guess not.
Owner

Can't reproduce second bug tho

Can't reproduce second bug tho
Author

@hj wrote in #3542 (comment):

Can't reproduce second bug tho

My apologies. The v2 default themes are working fine, but none of my custom themes survived, including the themes I got from https://plthemes.vulpes.one/themes before. (ex. bamboo-maze)

@hj wrote in https://git.pleroma.social/pleroma/pleroma-fe/issues/3542#issuecomment-117749: > Can't reproduce second bug tho My apologies. The v2 default themes are working fine, but none of my custom themes survived, including the themes I got from https://plthemes.vulpes.one/themes before. (ex. bamboo-maze)
Author

@blue wrote in #3542 (comment):

@hj wrote in #3542 (comment):

Can't reproduce second bug tho

My apologies. The v2 default themes are working fine, but none of my custom themes survived, including the themes I got from https://plthemes.vulpes.one/themes before. (ex. bamboo-maze)

Also it could be related to "Opacity" and almost all of my themes have it set to less than 1. Just tried changing only opacity of Pleroma Dark, and suddenly the icon color showed no differences.

Edit after upgrading to 2.11.3: It seems that the issue 2 is not an issue about V2 themes since my custom v3 theme's floating New Post visability icons has the same problem. Once the panel opacity is not set to 1, all the icons look the same after clicking.

@blue wrote in https://git.pleroma.social/pleroma/pleroma-fe/issues/3542#issuecomment-117753: > @hj wrote in #3542 (comment): > > > Can't reproduce second bug tho > > My apologies. The v2 default themes are working fine, but none of my custom themes survived, including the themes I got from https://plthemes.vulpes.one/themes before. (ex. bamboo-maze) Also it could be related to "Opacity" and almost all of my themes have it set to less than 1. Just tried changing only opacity of Pleroma Dark, and suddenly the icon color showed no differences. Edit after upgrading to 2.11.3: It seems that the issue 2 is not an issue about V2 themes since my custom v3 theme's floating New Post visability icons has the same problem. Once the panel opacity is not set to 1, all the icons look the same after clicking.
Author

Updated to 2.11.3. About the first "Post Action Menus (Mute/Filter/Bookmark) Disappear" problem.

fixed tapping “Mute…” and “Change visiblity” (admin action) in extra status actions closing the dropdown

Thank you for fixing and I noticed the behaviours changed after clicking on the buttons, though I found only Bookmarks and Filter are working fine, and Mute still unable to use if not pinned down on phone.

ScreenRecord attached, showing that the Mute options are hidden beyond the edge of the phone.
(Device Pixel 10, Browser Chrome 151.0.7922.137)

Updated to 2.11.3. About the first "Post Action Menus (Mute/Filter/Bookmark) Disappear" problem. >fixed tapping “Mute…” and “Change visiblity” (admin action) in extra status actions closing the dropdown Thank you for fixing and I noticed the behaviours changed after clicking on the buttons, though I found only Bookmarks and Filter are working fine, and Mute still unable to use if not pinned down on phone. ScreenRecord attached, showing that the Mute options are hidden beyond the edge of the phone. (Device Pixel 10, Browser Chrome 151.0.7922.137)
Sign in to join this conversation.
No milestone
No project
No assignees
3 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-fe#3542
No description provided.