Skip to content

Comments

Feature/mobile coding#223

Merged
jankapunkt merged 14 commits intomainfrom
feature/mobile-coding
Dec 15, 2025
Merged

Feature/mobile coding#223
jankapunkt merged 14 commits intomainfrom
feature/mobile-coding

Conversation

@jankapunkt
Copy link
Member

This introduces a menu button to the coding view for mobile users and screen readers.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@jankapunkt jankapunkt requested review from hohse and kadewe December 9, 2025 07:25
@jankapunkt jankapunkt added the live (staging) This is live and ready to be field-tested on our staging system label Dec 9, 2025
Copy link
Contributor

@kadewe kadewe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a step forward.
I think the "magic" button should be labeled "code selection with…"

but at least on my recent iOS and iPadOS machines pushing the button does not work with my finger.
we probably need to make
a live UI test session. on what OS version and machine is that working for you?
actually i think
this is not solvable right niw without a much deeper change. The selected text has to become a true interface button to allow this stuff or it
needs to be changed to certain editor element but not plain text.
So this really takes more effort and energy than
we have i am afraid

there are also other
problems in the preparation view
where
it is
difficult
to switch between sources because the interface does not take the tabs with your finger on the file names.

@jankapunkt jankapunkt merged commit fda452f into main Dec 15, 2025
9 checks passed
@jankapunkt
Copy link
Member Author

I am merging this but keep the issue of mobile coding open

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request live (staging) This is live and ready to be field-tested on our staging system Mobile UI/UX

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants