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

PHRAS-3957: editing: search in thesaurus, from the th zone #4430

Merged
merged 4 commits into from
Dec 11, 2023

Conversation

aynsix
Copy link
Collaborator

@aynsix aynsix commented Dec 1, 2023

Changelog

Adds

  • PHRAS-3957: editing: search in thesaurus, from the th zone

@aynsix aynsix added 4.1 version-bump-front Bump version of prod-client labels Dec 1, 2023
@@ -213,6 +215,11 @@ const recordEditorService = services => {
$editDateArea.css('width',210);
}
})
.on('mouseup mousedown keyup keydown', '.editor-thesaurus-search', (event) => {
Copy link
Member

Choose a reason for hiding this comment

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

maybe only on keyup ? to be user-tested to see if refresh on click is expected or annoying...

@nmaillat nmaillat merged commit e72a210 into master Dec 11, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.1 version-bump-front Bump version of prod-client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants