nicholasbergesen / boulderlog

Just go up
https://boulderlog.azurewebsites.net/
0 stars 1 forks source link

Use Ajax to submit quick attempt/top/flash #12

Closed nicholasbergesen closed 5 months ago

nicholasbergesen commented 5 months ago

Clicking quick attempt "+" causes page refresh. Use ajax to submit the post request without reloading the page.

Consider using react or htmx to achieve this instead of jquery.