sqrl-client icon indicating copy to clipboard operation
sqrl-client copied to clipboard

Frontend web app for Sqrl Planner, a timetable planner for the University of Toronto.

Results 33 sqrl-client issues
Sort by recently updated
recently updated
newest added

All schedules disappear despite nothing being searched. Reproduction steps is to just type something (like a letter) then delete it immediately. Only way to bring up schedules again is to...

My initial instinct for the implementation of this is to use Puppeteer or some such in a Next.js API route and screenshot the timetable component, with text and times stripped...

enhancement

Web app feels sluggish on low-spec devices that I've tested (e.g. MacBook Air 13-inch 2017). We might want to slim down the app (by default) on devices that are lower...

bug
high priority

There are still many places in the app where the text is hard coded. This is not good. - [ ] #43 - [ ] #44 - [ ] #45...

enhancement
help wanted