Nathan Sarang-Walters
Nathan Sarang-Walters
@aadityadhruv #6476 implements the foundational bits for configuring and persisting settings for ``. It should be relatively straightforward to implement support for configuring different keybindings on top of that!
Can you share a reproduction, e.g. a snippet of your `question.html` that will allow us to see this for ourselves?
We've since moved away from using PrairieSchedule in favor of PrairieTest; closing this.
@trombonekenny gotcha, sorry for closing prematurely. Can you resolve the conflicts and get this ready for review?
I think the right way to handle this is to run the workspace server from inside the main PL process when in dev mode. AFAIK there's no technical reason that...
That very well might be an issue, yeah. Ideally our code could reconnect to running containers when it boots back up, but I'm not sure if it does. If it...
A possible starting point for making this usable without a mouse: https://www.smashingmagazine.com/2018/01/dragon-drop-accessible-list-reordering/ There's some good discussion happening on [this Slack thread](https://prairielearn.slack.com/archives/C0XBTPZMZ/p1634661735378500) around this; lifting a few thoughts into this issue...
@reteps based on the text under "Warning", I was indeed treating this as not a final proposal that's ready for review. If that's changed, please let us know. If not,...
@reteps are you still interested in contributing this improved grader?
Is this actually a correctness issue? I agree a logged error is less than ideal, but AFAICT in my testing, formulas are still rendered correctly.