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

Fix emoji autocompletion keyboard behaviour #2863

Merged
merged 4 commits into from
Sep 13, 2022
Merged

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Sep 6, 2022

  • When emoji picker is open, Esc should only close emoji picker, not the full editor modal (This needs to be tackled seperately, we have Escape key should not close the editor #2199 to track it.)
  • Tab should insert the selected emoji
  • When emoji picker is open, Esc followed by Return inserts the last selected emoji. This should not happen. It's only reproducible in public shares or Collectives right now, due to the fact that Esc closes the whole editor modal in other cases.

Resolves: #2785

@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

/compile

@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

/compile

@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

  • When emoji picker is open, Esc should only close emoji picker, not the full editor modal

This needs to be tackled seperately, we have #2199 to track it.

@mejo- mejo- marked this pull request as ready for review September 6, 2022 08:38
@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

/backport to stable24

@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

/compile

@mejo-
Copy link
Member Author

mejo- commented Sep 6, 2022

/rebase

@mejo-
Copy link
Member Author

mejo- commented Sep 8, 2022

/rebase

@mejo-
Copy link
Member Author

mejo- commented Sep 8, 2022

/compile

1 similar comment
@mejo-
Copy link
Member Author

mejo- commented Sep 8, 2022

/compile

@mejo-
Copy link
Member Author

mejo- commented Sep 9, 2022

/rebase

Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
Signed-off-by: Jonas <jonas@freesources.org>
@max-nextcloud
Copy link
Collaborator

/compile amend /

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

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

Code looks good. I'll try it and then merge.

@max-nextcloud max-nextcloud merged commit a6ebb4d into master Sep 13, 2022
@delete-merged-branch delete-merged-branch bot deleted the fix/emoji_list_keys branch September 13, 2022 09:14
@backportbot-nextcloud
Copy link

The backport to stable24 failed. Please do this backport manually.

@mejo-
Copy link
Member Author

mejo- commented Sep 13, 2022

/backport 1bcf041,f090c52317aebfdc36a6d965d2307fdf100139ee,6eb324f144b3761fc153dacc75b14e3e9b35d0cf to stable24

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

Successfully merging this pull request may close these issues.

Missleading keyboard behaviour in emoji picker
3 participants