Kevin

Results 303 comments of Kevin

No worries @GabrielRuizVarela, thanks for letting us know

Absolutely @cleicar, I've assigned it to you.

Having a side navigation for the course list is a pattern I've seen in loads of eLearning sites for solving this problem. Example from the educative.io site:

We've got a story for spiking this on the board https://github.com/orgs/TheOdinProject/projects/12 No ETA of when that'll be started, as with most things lately, after the TW move most likely 😆

I've updated the styling to be a bit more compact

~~It would be worth researching a bit how others are doing this with Stimulus @linkonsat if you don't mind? It will be difficult and clunky adapting our existing form validation...

Completed with: https://github.com/TheOdinProject/top-meta/issues/223

Thanks for taking the time to outline this @kumokuro 💪 I don't believe there should be too much work involved in this. We don't have that many forms fortunately. But...

All yours @bscottnz 😄 It might be worth using something off the shelf like https://github.com/jwald1/stimulus-validation rather than rolling our own for this.