You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On tab 6. Harmonize and Calculate, If a user clicks on the 'Nutrient Aggregation' link found within this tab, the user's progress on their data pull, flagging and filtering will be reset.
Within the cloud, a user could right click and open the link on a new tab or window to overcome this issue, but if the app is ran locally on Rstudio, this is not an option.
This bug results in a user having to start over from the beginning of their data pull.
To Reproduce
Steps to reproduce the behavior:
1.) Use any dataset, then go on tab 6. Harmonize and Calculate.
2.) Click on the 'Nutrient Aggregation' link found within this tab, the user's progress on their data pull, flagging and filtering will be reset.
Expected behavior
The ability to have user click on the link to automatically open up a new window or tab would be preferred. Otherwise the default, when clicking on the link, will result in a user's progress with the data pull to be loss.
Screenshots
Reminders for TADA contributors addressing this issue
New features should include all of the following work:
Create the function/code.
Document all code using comments to describe what is does.
Create tests.
The text was updated successfully, but these errors were encountered:
Describe the bug
On tab 6. Harmonize and Calculate, If a user clicks on the 'Nutrient Aggregation' link found within this tab, the user's progress on their data pull, flagging and filtering will be reset.
Within the cloud, a user could right click and open the link on a new tab or window to overcome this issue, but if the app is ran locally on Rstudio, this is not an option.
This bug results in a user having to start over from the beginning of their data pull.
To Reproduce
Steps to reproduce the behavior:
1.) Use any dataset, then go on tab 6. Harmonize and Calculate.
2.) Click on the 'Nutrient Aggregation' link found within this tab, the user's progress on their data pull, flagging and filtering will be reset.
Expected behavior
The ability to have user click on the link to automatically open up a new window or tab would be preferred. Otherwise the default, when clicking on the link, will result in a user's progress with the data pull to be loss.
Screenshots
Reminders for TADA contributors addressing this issue
New features should include all of the following work:
Create the function/code.
Document all code using comments to describe what is does.
Create tests.
The text was updated successfully, but these errors were encountered: