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

Labs: Rich-text editor: Use UITextInputAssistantItem on iPad #6984

Open
neilalexander opened this issue Oct 26, 2022 · 0 comments
Open

Labs: Rich-text editor: Use UITextInputAssistantItem on iPad #6984

neilalexander opened this issue Oct 26, 2022 · 0 comments
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Design May require input from the design team X-Needs-Product Requires input from the product team

Comments

@neilalexander
Copy link
Contributor

Your use case

What would you like to do?

On iPad, UITextInputAssistantItem (documentation) allows you to add extra buttons to the on-screen keyboard suggestion bar, so that they are only visible when the on-screen keyboard is.

Might look tidier and use less screen space than having formatting buttons on-screen all of the time as they are in Labs at the moment.

Have you considered any alternatives?

No response

Additional context

Unfortunately I don't think this will work for iPhone, as per the docs:

You can add custom items to the shortcuts bar on iPad only. On iPhone, the text input system ignores the contents of the UITextInputAssistantItem object.

@neilalexander neilalexander added the T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements label Oct 26, 2022
@langleyd langleyd added A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor and removed A-Composer-WYSIWYG labels Oct 27, 2022
@Velin92 Velin92 added S-Tolerable Low/no impact on users O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Nov 8, 2022
@github-actions github-actions bot added the Z-Labs label Nov 8, 2022
@Velin92 Velin92 added X-Needs-Design May require input from the design team X-Needs-Product Requires input from the product team and removed S-Tolerable Low/no impact on users O-Frequent Affects or can be seen by most users regularly or impacts most users' first experience labels Nov 8, 2022
@github-actions github-actions bot added Z-Labs and removed Z-Labs labels Nov 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Rich-Text-Editor Issues with the new rich text editor, also known as the WYSIWYG editor T-Enhancement New features, changes in functionality, performance boosts, user-facing improvements X-Needs-Design May require input from the design team X-Needs-Product Requires input from the product team
Projects
None yet
Development

No branches or pull requests

4 participants