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

Implement basic link creation and edition UX using keyboard #4718

Closed
oleq opened this issue Aug 23, 2016 · 1 comment
Closed

Implement basic link creation and edition UX using keyboard #4718

oleq opened this issue Aug 23, 2016 · 1 comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:link status:discussion type:feature This issue reports a feature request (an idea for a new functionality or a missing option). type:question This issue asks a question (how to...).
Milestone

Comments

@oleq
Copy link
Member

oleq commented Aug 23, 2016

A followup of https://github.com/ckeditor/ckeditor5-link/issues/2.


Note: This issue is for keyboard–only interaction.

Note: This issue extends (and requires) https://github.com/ckeditor/ckeditor5-link/issues/8. It works with the same UX diagrams but the first interaction and URL confirmation is done using the keyboard instead of mouse.

Note: This issue does not concern tab–key navigation inside of the panel. At least, not yet.

Link creation

Collapsed selection

image

Regular selection

image

Link edition

href === innerHTML

image

href !== innerHTML

image

@oleq
Copy link
Member Author

oleq commented Sep 9, 2016

Closed by ckeditor/ckeditor5-link#19.

@oleq oleq closed this as completed Sep 9, 2016
@mlewand mlewand transferred this issue from ckeditor/ckeditor5-link Oct 9, 2019
@mlewand mlewand added this to the iteration 3 milestone Oct 9, 2019
@mlewand mlewand added domain:ui/ux This issue reports a problem related to UI or UX. module:ux status:discussion type:feature This issue reports a feature request (an idea for a new functionality or a missing option). type:question This issue asks a question (how to...). package:link labels Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
domain:ui/ux This issue reports a problem related to UI or UX. package:link status:discussion type:feature This issue reports a feature request (an idea for a new functionality or a missing option). type:question This issue asks a question (how to...).
Projects
None yet
Development

No branches or pull requests

2 participants