issues
search
aleinin
/
game-of-the-year
Frontend and Backend for TMW discord's yearly Game of the Year vote
MIT License
2
stars
1
forks
source link
Frontend Improvements and Fixes
#72
Closed
aleinin
closed
11 months ago
aleinin
commented
11 months ago
A grab bag of frontend improvements
Wrapped CSV content in "" to prevent names like Warhammer 40,000 from breaking out of their cell
Added disabled to dropdown
Changed from
to
for responsiveness
When viewing /results/responses the # response you're looking at will be reflected in the URL (so you can link to specific respones)
Anchor scroll support to link to specific result tables
Externalized click off logic to hook
Added a recovery link to the end so users can use the link to edit their submission on other devices
A grab bag of frontend improvements