wordpress-mobile / WordPress-Android

WordPress for Android
http://android.wordpress.org
GNU General Public License v2.0
2.96k stars 1.31k forks source link

Clicking the 'Three-dot' icon after blocking a blog does not open the menu, despite the click effect #21180

Open ScenarioKG opened 2 weeks ago

ScenarioKG commented 2 weeks ago

Expected behavior

Clicking the 'Three-dot' icon after blocking a blog should open the menu, and the 'Block this blog' button should change to 'Unblock this blog'. This allows users to unblock the blog if missing the 'Undo' option on the pop-up dialog.

Actual behavior

After blocking the blog, clicking the 'Three-dot' icon has a click effect but does not open the menu.

Steps to reproduce the behavior

  1. Go to 'Reader' -> 'Discover'
  2. Tap on a blog
  3. Tap the 'Three-dot' icon
  4. Click the 'Block this blog' button
  5. Tap the 'Three-dot' icon

Notes

In step 3, the 'Reading Preferences' button in the 'Three-dot' menu has a different spacing compared to other buttons. While the larger gap from the 'Block this blog' button might be to avoid mis-clicks, the large gap from the 'Subscribe' button is unclear.

The 'Subscribe', 'Save', 'Reblog', 'Comment', and 'Like' buttons also exhibit a click effect but do not respond. If this behavior is intentional, consider graying out these buttons to indicate they are inactive, or display a prompt to explain why they cannot be used.

Tested on [device], Android [version], JPAndroid / WPAndroid [version]

Galaxy S21 5G, Android 12, Jetpack 25.2.1 (1444)/WordPress 25.2.1 (1444)

https://github.com/user-attachments/assets/6675e985-47c8-4322-916d-ffe68424df1c

dangermattic commented 2 weeks ago

Thanks for reporting! 👍