unfoldingWord / translationCore

Repository for the desktop application translationCore

Home Page:https://www.translationcore.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clear/reset the alignments

PhotoNomad0 opened this issue · comments

Problem Statement
If the user wants to clear all the alignment suggestions, previous alignments and half aligned words, they have to manually move every aligned word which is cumbersome.

Proposed Solution
Provide a button to clear the alignments that should send all the words to sent back to the word bank allowing the user to start over fresh.

Details
On clicking the Clear alignment button, there should be a prompt for the user to confirm if they want to claer the alignments. This is necessary to avoid accidental clicks. If user selects Yes> this should send all the words to sent back to the word bank; If No then the words/alignment should stay as is. _<= Note - Removed this for consistency because reset of suggestions does not include verification prompt.

Additional context
Add any other context or screenshots about the feature request here.

@elsylambert @birchamp I couldn't find this issue for tCore, so created this using the GWE issue as a template.

@elsylambert - Issue is fixed in develop branch translationCore 3.6.0 (2bc4476) .

Screenshot 2023-10-26 at 5 57 39 AM

Looks good in translationCore 3.6.0 (2bc4476). Clear button works as expected, clears alignments by sending words back into the word bank.