kiriDevs / vplanweb

A web app for the substitution plan of my school - data is supplied by an API maintained by @ChuangSheep
https://vplan.kiridevs.live
3 stars 0 forks source link

Update `document.title` more often #26

Closed kiriDevs closed 2 years ago

kiriDevs commented 2 years ago

Known Issues

When bringing up SettingsScreen while the title is VPlan | Loading... it will go back to that even though the page is not loading anymore.

However, I deemed this solution to be the best balance between functionality and problems (by far - I mean, how often would someone press Settings while loading their content on the main page? And that's the only issue in this system.)

Sure, I could modify the whole structure to make this even better, and I probably will at some point in the future, but for now this is good enough.

Commits

Issue Mentions