-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
frontendSomething in a frontendSomething in a frontendgood first issueGood for newcomersGood for newcomers
Milestone
Description
Currently, there is no way to create new glossary records from file editor view. It would be nice for users to create a new record when a term is encountered for the first time.
It should be something like a button on the top panel of the editor (the panel is not here yet, this will be the first instrument in it) which opens a modal dialog, asking for source-target pair, optional comment and the name of the glossary to put the record.
The backend part is done, just need to create a frontend controls for it based on already existing PrimeVue modal dialog.
- Add a button to the top panel which opens a modal dialog (already existing)
- The dialog must search for already existing terms in linked dictionaries (this requires some work in backend)
Metadata
Metadata
Assignees
Labels
frontendSomething in a frontendSomething in a frontendgood first issueGood for newcomersGood for newcomers