惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

小众软件
小众软件
T
The Blog of Author Tim Ferriss
Apple Machine Learning Research
Apple Machine Learning Research
B
Blog
L
LangChain Blog
博客园_首页
Vercel News
Vercel News
月光博客
月光博客
B
Blog RSS Feed
S
SegmentFault 最新的问题
博客园 - Franky
C
Check Point Blog
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
J
Java Code Geeks
F
Fortinet All Blogs
Recent Announcements
Recent Announcements
Y
Y Combinator Blog
罗磊的独立博客
D
Docker
酷 壳 – CoolShell
酷 壳 – CoolShell
云风的 BLOG
云风的 BLOG
人人都是产品经理
人人都是产品经理
WordPress大学
WordPress大学

Discourse Meta - Latest posts

Horizon: High Context Topic Cards I'd like to ask what this file /var/www/discourse/vendor/data/RT_sRGB.icm is used for? Discourse to Markdown Plugin Testing reply function How to verify a subdomain (mysite.discourse.group) in Google Search Console? Reader Mode Publishing WordPress gallery posts on Discourse Discourse User Feedback New user filter by custom field and contact Interact with discourse from Python? Why we can't type the assignee in the search of a post to assign - home screen app Redis Flushall Category-toggled one-touch move post Some sort of variable to eliminate duplicate text? Why did this plugin replacement fail? Creating/Editing a post on mobile: let's discuss the 2026 Discourse experience Wp-discourse feature request - do not show comments with specific tag? Are there any good Chinese plugins? Discourse ID and 2FA Discourse MCP is here! Sample Forum to See Admin Features? I am unable to register for a free Discourse site Wikipedia Lookup Add text for /login (like js.create_account.disclaimer for /signup) How can i set disable Markdown & Default to Rich Text What's the background image size for the Welcome Banner? How do I enable Associated Accounts with 2FA? Hamburger toggle Support <span data-attribute> in the rich editor Cannot disable read-only mode on Free Plan
Add user to list modal often appears above the mobile vie...
@Lilly · 2026-04-19 · via Discourse Meta - Latest posts

April 19, 2026, 2:55am 1

:bug: Overview

Mobile view dropdown list modals for adding users seem to often end up out of screen view and then fail when attempting to swipe down to see it.

Some of the places i have reproduced this in safe mode are:

  • adding users to groups from group page
  • assigning a topic or post to a user (eg: from topic wrench menu or post admin wrench menu)
  • invite other users to an existing PM (can repro on meta)
  • adding users to ignore on preferences page /my/preferences/users (can repro on meta, but mute works fine because there is no modal for the dropdown)

Occasionally, after a few attempts at swiping down gently, i can get sometimes get the modal to stay in view, but it’s very finnicky and usually just closes or goes back above the screen view. Also worth noting that i am using a large phone screen - iPhone 15 pro max - so the effect may be even worse on smaller mobile models.

:woman_walking: Steps to reproduce

Here is an example of a failed attempt at filling the dropdown list to add users to a group:

  1. go to a group page as admin and tap the + Add Users button
  2. see the modal at the bottom of the screen with the search field
  3. tap the search field to type and watch the modal go above the viewport
  4. attempt to drag modal down to type in the field
  5. fail - modal closes automatically and goes back to group membership page.
IMG5146

IMG5147

:white_check_mark: Expected result

Modal stays in view. Note that the similar modal for changing post ownership from the post admin menu works as expected:

IMG5151

:cross_mark: Observed result

See above steps to reproduce - the user search input field is out of view because the modal is too high in the viewport.

:books: Additional info

  • on latest Discourse version 2026.4.0-latest (866ae39d46)
  • i am using an iPhone 15 pro max (iOS 26.4.1) and can reproduce the above in safe mode with latest Safari, Chrome and Firefox (and PWA). No repro on iPad though, landscape or portrait orientation. Have not confirmed Android mobile yet.
  • occasionally i can get it to work if i rotate my mobile to landscape mode but this makes the input screen very narrow and the touch keyboard awkward to use.
  • using the mobile mode in desktop browser dev tools will not reproduce the issue; i can only repro on my mobile device
  • i don’t know if this is Discourse or iOS related, but i assume Discourse since the change post ownership modal seems to work as expected.

2 Likes