pkoerner / expert-parakeet

1 stars 0 forks source link

120 replacement of js by cljs #135

Closed jaess105 closed 1 year ago

jaess105 commented 1 year ago

Goal of this branch was to replace all our js code with cljs.

jaess105 commented 1 year ago

A little bit annoying: If you make a little mistake you have to type in everything again.

If you are referring to the question creation, that should not be the case. I actually implemented it so that the data that was send is repopulated into the HTML. I'll look into that again.

jaess105 commented 1 year ago

Good that you mentioned it. There was a bug after converting from JS to cljs which lead to the solutions not being repopulated. :+1: Fixed this now