unfoldingWord / tc-create-app

translationCore Create
https://create.translationcore.com/
MIT License
0 stars 5 forks source link

Save user choices for columns in TSV #1150

Open birchamp opened 2 years ago

birchamp commented 2 years ago

When the user chooses which columns they want to see, this choice should be saved for the application so all TSV files open with those columns. gatewayEdit already does something similar.

DoD:

When the user adds or removes visible columns, changing TSV files or restarting the session, doesn't affect which columns are shown.

Joel-C-Johnson commented 11 months ago

@elsylambert i have solved this issue and updated in develop

Joel-C-Johnson commented 11 months ago

Test instructions

elsylambert commented 10 months ago

Looks good in translationCore Create - v1.15.1 build 271-3c254b3. When user logs in for the first time, only RowHeader is checked by default. After the checkboxes are selected for the columns to show, the selections are remembered across the TSV repos(Common selections like Reference, Quote etc) and upon logging back in.