Updates for 5 tickets for December work #200
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This contains updates for issues 160, 172, 182, 189, and 192.
I have sent status reports elsewhere, but I am copying them here
#1 Usability suggestions Usability
#160
There are 3 separate items in this issue. 2 of the 3 are completed.
On the tab 3. Flag the table displayed can be sorted by any column
Moving between tabs - an improved 'Back to Top' button has been added that users can hit to cause the tab-bar to come back into view.
'Add visual separation' - This is NOT addressed. This one is open-ended. I can easily make suggested UI improvements, but I'm not a designer and don't see an obvious fix.
#2 Add feature so a user knows their download is coming and they should not to hit the button more than once
#172
This issue is fixed. The application locks the screen during download of files to the users computer and prevents the user from being able to hit download while a file is being downloaded.
#3 NA MeasureQualifierCode
#182
This issue is fixed. The original error no longer occurs.
But a new error now happens. I created the new ticket
Fatal error when uploading XLSX file "object 'TADA.MultipleOrgDupGroupID' not found"
#199
#4 Testing and UI update required to display effect of applying Over-Detect censor to data frame.
#189
This issue is not resolved. Changes made by Christina seem to interfere with what I had previously completed, and although I merged the changes successfully the behavior is not stable.
I added screenshots and explanations to the ticket.
#5 Explore Tab will crash if too many sites are selected
#192
This issue is fixed. I just needed to change the data source of a select list to 'server' - which is how many other lists in the app are configured.
In addition, I created 2 other issues for things I found during my work
Fix CSS that is causing left-side of TADA Shiny app to touch left-window margin
#198
This is a simple fix to improve the layout of the app
Re-running 1. Load > Query Now results in instable session state
#196
This is a bigger issue - that the UI allows loading new data but does not handle the state of all the tabs and buttons and charts to reflect the change in processing status.