Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to Codidact Meta!

Codidact Meta is the "town hall" (meta-discussion site) for the Codidact community network and the Codidact software. Whether you have bug reports or feature requests, support questions or rule discussions that touch the whole network – this is the site for you.

Comments on Misplaced dialog box for Post History Copy Link on mobile

Post

Misplaced dialog box for Post History Copy Link on mobile

+3
−0

The Post History page has a "Copy Link" button next to each edit, to allow directly linking to a specific item in the history. This opens a dialog box offering Raw or Markdown options for the link. On desktop this dialog box appears directly below the Copy Link button, where it is likely to be noticed by the user. However, on mobile the dialog box appears further down the page.

For example, in the history for Link to a specific edit in the history, tapping the Copy Link button for edit 1 results in the dialog box being a significant distance below the button, and for edit 2 the dialog box is partially off screen, preventing selecting the second option. Note that scrolling does not move the dialog box, so the second option cannot be scrolled into view in order to select it.

Dialog box for edit 1

The tapped Copy Link button shows in grey.

Dialog box showing in the lower half of the mobile screen even though the tapped button is in the upper half

Dialog box for edit 2

The tapped Copy Link button shows in grey.

Dialog box showing half off the lower edge of the mobile screen

History

1 comment thread

Known issue (1 comment)
Known issue
Oleg Valter‭ wrote 11 months ago

Yeah, modals in general have issues with positioning on mobile - a known issue that we need to address in CoDesign (core QPixel doesn't control the modals at all)