AlignmentResearch / KataGoVisualizer

MIT License
3 stars 1 forks source link

sgf-viewer: Toggle visibility of game list #114

Closed tomtseng closed 1 month ago

tomtseng commented 1 month ago

Issue: We have links jumping between moves in a Go game, but if there's a long list of games then the Go board is easily off the screen and it's not obvious to the user that clicking the links is actually doing anything

fix: Adds button for toggling visibility of each list of Go games

netlify[bot] commented 1 month ago

Deploy Preview for goattack ready!

Name Link
Latest commit f2eb7467806aa0ddb03e0dccbbbabb9442b44c0a
Latest deploy log https://app.netlify.com/sites/goattack/deploys/664bf2f2158f60000839e028
Deploy Preview https://deploy-preview-114--goattack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 98 (no change from production)
Accessibility: 97 (no change from production)
Best Practices: 100 (no change from production)
SEO: 92 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

tomtseng commented 1 month ago

addressed the issue by just moving the table below the go board