unfoldingWord / translationCore

Repository for the desktop application translationCore
https://www.translationcore.com
Other
36 stars 11 forks source link

Clear/reset the alignments #7543

Closed PhotoNomad0 closed 3 months ago

PhotoNomad0 commented 8 months ago

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.

PhotoNomad0 commented 8 months ago

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

PhotoNomad0 commented 8 months ago

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

Screenshot 2023-10-26 at 5 57 39 AM
elsylambert commented 8 months ago

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