That’s strange… are you logged in? Also, did you try swiping sideways to see if the horizontal scroll bar appears?
If so, I wonder if it’s something that only happens with admin accounts.
That’s strange… are you logged in? Also, did you try swiping sideways to see if the horizontal scroll bar appears?
If so, I wonder if it’s something that only happens with admin accounts.
I am not logged in, I did try swiping left-right.
It’s possibly something that happens with admins. I see no repro with a regular user in a Chrome mobile emulator window.
Actually: I can repro as admin on our own blog.
The horizontal scrollbar issue should be fixed once this lands: UX: Ensure hidden upload field does not break layout by pmusaraj · Pull Request #39619 · discourse/discourse · GitHub
Nice, thank you! @pmusaraj
Just a quick heads-up: while this flow has been fixed for Google One Tap, it’s still behaving this way when using the native Discourse login.
We are working on making that flow better
https://github.com/discourse/discourse/pull/39756
It’s a complex change, but we are hopeful we can get a better UX.
I found another UI bug:
When I click to edit my post, a blank space appears at the bottom of the iframe with no content. The ‘standard’ form remains open, but my comment isn’t inside it for editing. Also, the element showing the thread’s post count shifts to the left.
Sound similar to a bug on the AI Bot composer right @keegan ?
This should be now resolved with:
https://github.com/discourse/discourse/commit/c26bd748ccd71a1635909c3694540525281403af
I was just looking over the stats and I’m wondering if everything is working as expected. I’m seeing fewer than 400 daily pageviews under ‘Embedded Views.’
For context, the entire Community used to get about 8k pageviews a day before we switched to the full app embed—and that number has jumped more than 5x since we went live.
Shouldn’t that difference be reflected in the ‘Embedded Views’ section?
This is now fixed, please update to get the new login flow.