-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: AI Nuxeo Services
-
Epic Link:
-
Tags:
-
Sprint:nxGang Sprint 11.1.12, nxGang Sprint 11.1.13
-
Story Points:1
As a user with vocabulary suggestions
I want to see the entry translated value
So that I understand the content I might select
Details
Current suggestions only show value. This means that on vocabulary entries, id values are shown. The id is not the correct human value to provide the user as it can be completely unrelated with entry content/meaning. So, the entry label/content is the correct approach to display.
Also, vocabularies can be translated, so the correct translation should be presented, keeping in mind that different types of vocabularies have different strategies for translations.
Server behaviour: a proposal is to enrich the suggestion with the same data returned by the directory suggestion used endpoint.
UI behaviour: present the translated value. on selection, the value still needs to be the ID (actually the directory enrichement json should be the value to give the input).
So, needs to be compatible with directory suggestor.
UI
Same UI as with suggestion but label should be the translated value.
- depends on
-
AICORE-234 Add property ref content on suggestions results
- Resolved
- Is referenced in