cyclestreets / cyclescape

Cyclescape - cycle campaign group toolkit
https://www.cyclescape.org/
MIT License
33 stars 15 forks source link

Upvoting UI not loading on long page #947

Closed mvl22 closed 4 years ago

mvl22 commented 4 years ago

On /threads/832, the upvoting buttons don't load.

This is because a 414 (Request-URI Too Long) error is being generated:

GET /threads/832/vote_detail?ids%5B%5D=8532.... [snipped]

This looks like a non-scalable solution at present.