Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Save user choices for columns in TSV #1150

Open
birchamp opened this issue Feb 3, 2022 · 3 comments
Open

Save user choices for columns in TSV #1150

birchamp opened this issue Feb 3, 2022 · 3 comments
Assignees
Labels
Priority/Medium Medium Priority issue QA/Passed QA Completed

Comments

@birchamp
Copy link
Contributor

birchamp commented Feb 3, 2022

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.

@birchamp birchamp added the Priority/Medium Medium Priority issue label Feb 3, 2022
Joel-C-Johnson added a commit that referenced this issue Oct 24, 2023
Saved user choices for columns in TSV Fix -#1150
@Joel-C-Johnson
Copy link
Collaborator

@elsylambert i have solved this issue and updated in develop

@Joel-C-Johnson
Copy link
Collaborator

Test instructions

  • Login into the app
  • Select en_tn and book (eg: TIT)
  • Click on the View column icon (Note only the rowHeader is clicked. In all books the rowheader will be default)
  • click on the other columns checklist and change the book
  • the selected columns remain the same for other books even if it doesn't effect after logout

@elsylambert
Copy link
Contributor

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.

@elsylambert elsylambert added the QA/Passed QA Completed label Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority/Medium Medium Priority issue QA/Passed QA Completed
Projects
None yet
Development

No branches or pull requests

3 participants