-
Notifications
You must be signed in to change notification settings - Fork 8
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
Annotation Page Refactor for Phase 2 Store Refactor #347
Comments
In light of the possible complexity of this page refactor, I will spin off this work into several PRs. |
Blocked by #386 |
We want to keep our issues up to date and active. This issue hasn't seen any activity in the last 30 days. |
I believe this is finished @jarmoza could you confirm? |
Now that we are into the second phase of the store refactor - moving onto the annotation and download pages - it will be necessary to refactor the annotation page itself before its dependent components can be fully tested manually and via our page-level e2e tests for the page.
Below is a list of the refactor work that needs to be done to the annotation page:
annotationDetails
) Annot-tab refactor for Phase 2 Store Refactor #348dataDictionary.annotated
instead of the previousdataTable.annotated
Once this work is complete, then the e2e test for the annotation can be re-enabled for the github testing workflow. At this point, the e2e tests for the annotation page will likely need to be updated as well:
The text was updated successfully, but these errors were encountered: