Webview Loaed Popups Prevent Invalid pages.json Error Popup to Display to User #85
Open
2 tasks done
Labels
bug
Something isn't working
Checklist before submitting a bug report
Context
When testing feat/74-json-schemas #84, I noticed that the error popup that was expected to display when I removed line 3 of
src/vision/viewpoints/pages.json
does not display due to being crowded out by other notifications.Steps to reproduce the bug
src/vision/viewpoints/pages.json
Invalid or missing pages.json.
pages.json loaded successfully.
Current result
Expected result
A notification popup should indicate that the
pages.json
file is invalid or missing.Additional context
Possible fix
Either combine pertinent notifications to prevent this, or change VSCode's default behavior, which is to only display 3 notifications at one time.
Technical data
The text was updated successfully, but these errors were encountered: