-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Added Loading.tsx component and integrated Suspense #65
Added Loading.tsx component and integrated Suspense #65
Conversation
Please review and let me know |
src/pages/Loading.tsx
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can Loader get moved to src/components? I prefer not to start adding elements in the pages directory.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Done sir ! Made the changes
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let me know if there’s anything else that needs to be addressed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes are fine. Thank you!
Thank you @craigrbarnes ..Is there any other way so that I can contribute?Any repos? |
* remove override name in quay build (#17) Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Update package.json (#19) * Update package.json * update package-lock to v0.10.15 --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Add Gen3FF updates to sample app (#23) * add updates to sample app * Add modals config --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * fix broken links/missing images (#24) Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Chore/update to Gen3.2 version 0.10.30 (#29) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * Chore/patch 0 10 31 (#36) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * update to 0.10.31 * update to 0.10.31 * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update docker * testing update build ci * testing update build ci * Delete .idea directory * update docker * Update Dockerfile * update Docker * Update to 0.10.44 (#41) * update to 0.10.44 * update to 0.10.44 * update mantine and style for tailwind * update changed to support v0.10.48 (#46) * update changed to support v0.10.48 * update changed to support v0.10.50 * add next js config flags * Chore/0.10.51 (#49) * update v0.10.51 * update version to v0.10.51 * update Dockerfile * Update to Gen3.2 Release 0.10.55 (#53) Update to Gen3.2 v0.10.55 * Update CustomCellRenderers.tsx to DicomLink (#52) * update git workflows node version, remove automated npm update (#55) Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> * Update/release 0 10 67 (#57) * update version to v0.10.61 * update version to v0.10.67 * update version to v0.10.67 * Update ci.yaml * update build to use start.sh for automation (#59) Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> * update to 0.10.73 (uc-cdis#63) * Chore/update docker (uc-cdis#64) * update Dockerfile * update .env files * Chore/update 0.10.74 (uc-cdis#66) * update Dockerfile * update .env files * update to gen3.2 0.10.74 * Added Loading.tsx component and integrated Suspense (uc-cdis#65) * Added Loading.tsx component and integrated Suspense * Moved Loading.tsx to components folder and updated _app.tsx * update to 0.10.77 (uc-cdis#67) * update to 0.10.78 (uc-cdis#68) * add package lock * update Diacom to Dicom --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> Co-authored-by: Albert Snow <ajsnow2012@gmail.com> Co-authored-by: Shawn O'Connor <ocshawn@ocshawn.com> Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> Co-authored-by: Advaith Mahendrakar <120632885+AdvaithMahendrakar12@users.noreply.github.com>
* Update/release 0 10 67 (uc-cdis#57) * update version to v0.10.61 * update version to v0.10.67 * update version to v0.10.67 * Update ci.yaml * update build to use start.sh for automation (uc-cdis#59) Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> * update to 0.10.73 (uc-cdis#63) * Chore/update docker (uc-cdis#64) * update Dockerfile * update .env files * Chore/update 0.10.74 (uc-cdis#66) * update Dockerfile * update .env files * update to gen3.2 0.10.74 * Added Loading.tsx component and integrated Suspense (uc-cdis#65) * Added Loading.tsx component and integrated Suspense * Moved Loading.tsx to components folder and updated _app.tsx * update to 0.10.77 (uc-cdis#67) * update to 0.10.78 (uc-cdis#68) --------- Co-authored-by: Shawn O'Connor <ocshawn@ocshawn.com> Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> Co-authored-by: Advaith Mahendrakar <120632885+AdvaithMahendrakar12@users.noreply.github.com>
* add multitab explorer config * updated BIH staging FE config * updated BIH staging FE config * updated BIH staging landing page blurbs * Update to 0.10.78 (#52) * remove override name in quay build (#17) Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Update package.json (#19) * Update package.json * update package-lock to v0.10.15 --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Add Gen3FF updates to sample app (#23) * add updates to sample app * Add modals config --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * fix broken links/missing images (#24) Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> * Chore/update to Gen3.2 version 0.10.30 (#29) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * Chore/patch 0 10 31 (#36) * update config and dependencies * update config/package.json * add eslint/prettier * update typescript esplugin * update github ci * update Dockerfile * update to 0.10.31 * update to 0.10.31 * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update dockerfile * update docker * testing update build ci * testing update build ci * Delete .idea directory * update docker * Update Dockerfile * update Docker * Update to 0.10.44 (#41) * update to 0.10.44 * update to 0.10.44 * update mantine and style for tailwind * update changed to support v0.10.48 (#46) * update changed to support v0.10.48 * update changed to support v0.10.50 * add next js config flags * Chore/0.10.51 (#49) * update v0.10.51 * update version to v0.10.51 * update Dockerfile * Update to Gen3.2 Release 0.10.55 (#53) Update to Gen3.2 v0.10.55 * Update CustomCellRenderers.tsx to DicomLink (#52) * update git workflows node version, remove automated npm update (#55) Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> * Update/release 0 10 67 (#57) * update version to v0.10.61 * update version to v0.10.67 * update version to v0.10.67 * Update ci.yaml * update build to use start.sh for automation (#59) Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> * update to 0.10.73 (uc-cdis#63) * Chore/update docker (uc-cdis#64) * update Dockerfile * update .env files * Chore/update 0.10.74 (uc-cdis#66) * update Dockerfile * update .env files * update to gen3.2 0.10.74 * Added Loading.tsx component and integrated Suspense (uc-cdis#65) * Added Loading.tsx component and integrated Suspense * Moved Loading.tsx to components folder and updated _app.tsx * update to 0.10.77 (uc-cdis#67) * update to 0.10.78 (uc-cdis#68) * add package lock * update Diacom to Dicom --------- Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> Co-authored-by: Albert Snow <ajsnow2012@gmail.com> Co-authored-by: Shawn O'Connor <ocshawn@ocshawn.com> Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> Co-authored-by: Advaith Mahendrakar <120632885+AdvaithMahendrakar12@users.noreply.github.com> --------- Co-authored-by: craigrbarnes <craig.barnes@intelligentlight.com> Co-authored-by: craigrbarnes <craigrbarnes@uchicago.edu> Co-authored-by: Albert Snow <ajsnow2012@gmail.com> Co-authored-by: Shawn O'Connor <ocshawn@ocshawn.com> Co-authored-by: Shawn O'Connor <shawnoconnor@uchicago.edu> Co-authored-by: Advaith Mahendrakar <120632885+AdvaithMahendrakar12@users.noreply.github.com>
Link to JIRA ticket if there is one:
New Features
Added Loading Component
Made the Changes in _app.tsx