maker-governance-dashboard
maker-governance-dashboard copied to clipboard
Help Text boxes close themselves if opened immediately after the dashboard does initial loading.
Not 100% on what causes this, it only seems to happen for a short time after the page is initially opened in a new incognito window.
I suspect it is caused when the asynchronous loading for other metrics completes, but I have no evidence for this.
Repo steps:
- Open staging dash in chrome in new incognito window.
- As soon as the top left metric appears, click the Info button to display help text.
- Wait.
- Observe ~30 seconds later when the help text popup closes without mouse input.
- This will repeat a few times if the help text is displayed again, but will stop happening after a few minutes. (When the page is fully loaded?)
I noticed it only some times due to async loading but it is really diffcult to find a pattern. It is also a weird behavior to open a help text as soon as the page is loading.
This is also a bug. I'm happy for it to be 'Won't Fixed' until V3 (I agree it's not high priority either), but it's something going wrong with the system which makes it a bug.
Bug = something is working incorrectly. Enhancement = something is working correctly, but could be improved.