Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile web UI: Privacy popup does not appear when tapping the privacy button on the Boost Confirmation dialog #1965

Closed
neatchee opened this issue Nov 22, 2022 · 1 comment · Fixed by #1967
Labels

Comments

@neatchee
Copy link

Steps to reproduce the problem

  1. Using a mobile device, go to your instance URL
  2. Go to Preferences => Appearance
  3. Enable the "Show confirmation dialog before boosting" option
  4. Go to any timeline
  5. Tap the boost icon
  6. In the popup confirmation screen, tap the globe (post privacy) button

Expected behaviour

Privacy dropdown appears, allowing the user to change the privacy of the Boost

Actual behaviour

The privacy button changes as if it's selected, but no dropdown appears

Detailed description

When the "Show confirmation dialog before boosting" option is enabled, the mobile UI does not allow changing the privacy of the boost, because the dropdown doesn't appear after tapping the privacy button in confirmation dialog.

NOTE: Issue does NOT repro on mainline mastodon; this is a glitch-specific issue impacting touch interface behavior

Specifications

Mastodon: 4.0.2+glitch
Ruby: 3.0.4p208
PostgreSQL: 15.1
Redis: 6.0.16

Browser:
ALL mobile browser with touch interface
Tested on Android and iPhone; Safari and Chrome

@neatchee neatchee added the bug label Nov 22, 2022
@ClearlyClaire
Copy link

I can confirm the issue, and will try to address it soon! Thank you for your report.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants