You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Some (very few) times, substitution plans are published way ahead of time. While these might not necessarily be relevant at all points, I could see people (myself) being curious and wanting to check before it actually is to see what the school is up to again.
We should probably use window.prompt to stay consistent with the window.alerts that the StorageManager emits, as well as the window.confirm the "Reset all settings" button emits.
Maybe we could also just make this optional in settings so the whole thing stays extremely clean by default, but can also have more features enabled when wanted.
Some (very few) times, substitution plans are published way ahead of time. While these might not necessarily be relevant at all points, I could see people (myself) being curious and wanting to check before it actually is to see what the school is up to again.
We should probably use
window.prompt
to stay consistent with thewindow.alert
s that theStorageManager
emits, as well as thewindow.confirm
the "Reset all settings" button emits.Also, then we will have all three JS PopUps used.
The text was updated successfully, but these errors were encountered: