dashboard-app
dashboard-app copied to clipboard
fix: disable-network-checks using patch-package
This PR is an alternative to https://github.com/dhis2/dashboard-app/pull/2144. It shouldn't be necessary to do anything with the OfflineTooltip, since that component also uses the useOnlineStatus hook. This will also ensure that any other dependencies (i.e. from d2-ui, analytics, etc) that depend on online status will also get online: true.
🚀 Deployed on https://pr-2145--dhis2-dashboard.netlify.app
Test summary
Run details
Project | dashboards-app |
Status | Passed |
Commit | e769bf8c49 |
Started | Nov 10, 2022 4:36 PM |
Ended | Nov 10, 2022 4:43 PM |
Duration | 06:40 💡 |
OS | Linux Ubuntu - 20.04 |
Browser | Electron 87 ![]() |
View run in Cypress Dashboard ➡️
This comment has been generated by cypress-bot as a result of this project's GitHub integration settings. You can manage this integration in this project's settings in the Cypress Dashboard
Looks great! This is a textual approval to avoid this getting merged accidentally 😁 ✅
I tested this pretty extensively both in a dev environment and a production build deployed on a local instance with the internet entirely disconnected.
This has been merged separately into a custom patch. Keeping the branch incase it is needed in the future.
https://dhis2.atlassian.net/browse/LIBS-315