This repository was archived by the owner on Oct 26, 2022. It is now read-only.
Translation Epic TS3 - Add Select Language UI for Translation CRUD #303
Labels
feature
New feature or change that directly affects users
Milestone
Desired Use Case
The user (editors and above) should be able to select an existing record which has dynamic translation enabled and choose the language to add the translations for that record. It should indicate which languages have already have translated values for the given record. Upon selecting a language, clicking on the language button should take the user to a form where they can add the translations for the selected language (will be implemented separately).
The language select UI should be in a popover to improve accessibility (when compared to a modal).
Create UI For "Add Translation" design. Here is the clickable prototype of the design: https://www.figma.com/proto/zcHqO9Bpaz7SLu4kkoD6qD/Mel---Shift3-Boilerplate-copy?node-id=91%3A0&viewport=4238%2C-3130%2C0.49659252166748047&scaling=min-zoom
Actual/Current Behavior
The feature is not yet implemented.
Steps to Implement This Feature
SelectLanguageComponent
to work as a reusable popover.Pre-Testing TODOs
What needs to be done before testing.
Testing Steps
If you are not a member of this project, skip this step
How do the users test this change?
Learning
https://ng-bootstrap.github.io/#/components/popover/api
https://ng-bootstrap.github.io/#/components/tooltip/api
References #222.
References #246.
The text was updated successfully, but these errors were encountered: