Shon Verch
Shon Verch
Okay, thanks. I tried using denounce without the timeout and I had experienced a lot of lag when I was typing. I'll try giving your solution a go and see...
Agreed. I mostly just wanted to have a "paper trail" for that idea so we don't forget it. Someone (or I can) should open a ticket for it though.
> Let's use an i18n `t()` call for this. Are we not already?
How is this any different from just sending the course code to friend? Not sure what benefit this would provide. I like the idea of packaging selected sections into the...
Possible url spec for implementation could be: ``` https://app.sqrlplanner.com/course/share?id=§ions=,,... ``` or ``` https://app.sqrlplanner.com/course//share?sections=,,... ``` which will open a page including the course information with a button that allows them to...
I thought the db had unique ids for them? Sure, we can avoid query params, but I'm not sure how you would do it without. EDIT: Looks like sections are...
I think I'd prefer to not have query params for each section type.
BLOCKED by [issue #35 in gator](https://github.com/sqrl-planner/gator/issues/35).
UPDATE: Issue is unblocked.
I'm indifferent, though I think it's a fairly uncommon practice - at least in the python community.