-
Notifications
You must be signed in to change notification settings - Fork 22
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
After sync, MyDashboard stuck for sometime #1303
Comments
…board counts only if one of them is marked as primary
Test cases to validateFor ADSR, Goonj, Power, APF orgs, validate that
|
@AchalaBelokar test using 6.1 pre-release apk, being built at Users: hr at adsr, etc.. |
|
Had to make additional fix to correct issue with no showing CustomDashboard in home screen for orgs which have a primaryDashboard configured, when we navigate to any other tab. |
Prerelease apk with all fixes for 6.1 is available here |
…board counts only if one of them is marked as primary
Cherry-picked commits onto avni-client 7.0 branch. |
https://avni.freshdesk.com/a/tickets/3522
Issue:
user: maha for adsr, env: prod
After sync for the org in focus, though numbers in MyDashboard show up, when clicking on Search, the app is stuck and it takes a minute to render the Search screen.
Technical analysis:
After sync, looks like we are dispatching the action CustomDashboard.REFRESH_COUNT even when MyDashboard is the default dahsboard for the org. The same can be seen in the logs attached with the below video.
https://github.com/avniproject/avni-client/assets/10369963/8af6b243-78ef-45d7-9d8e-a523e9db91ac
Test instructions
#1303 (comment)
#1303 (comment)
The text was updated successfully, but these errors were encountered: