Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.

Stabilize and polish Outbound translation UI #54

Closed
10 tasks done
andrenatal opened this issue Jan 26, 2022 · 0 comments · Fixed by #55
Closed
10 tasks done

Stabilize and polish Outbound translation UI #54

andrenatal opened this issue Jan 26, 2022 · 0 comments · Fixed by #55
Assignees
Labels
bug Something isn't working outbound-translation Issues and Requests for outbound translation
Milestone

Comments

@andrenatal
Copy link
Contributor

andrenatal commented Jan 26, 2022

  • Why takes a long time to load and inject the form widget into the page.
  • The form widget should always have the topmost z-index. Some STRs here: Form translation component should be always on top #16
  • Polished UI with some usage instructions
  • Translations are broken in the latest messaging batched mechanism
  • Add dynamic scrolling to the backtranslation textarea
  • Display the widget when input texts are selected besides only textareas
  • Listen to mutations that add new editable forms to the Dom after the first scan (Form translation dialogues hidden behind page's modal veil #12). Basically unhook to the mutation listener on inpage and have its own for OT looking for what's pertinent.
  • Outbound Translation messages to the translation worker should have top priority.
  • Error when widget loses focus: Error when outbound translation widget lose focus #57
  • Rebase
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working outbound-translation Issues and Requests for outbound translation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant