MyHeats Update: Manage Heats
Extended my newest coding pet project in React with the ability to delete heats.
🚀 Demo instance: https://myheats.in0rdr.ch 🧬 Code: https://code.in0rdr.ch/myheats
Plan to work on some features the next few days:
- Add/remove athletes (bulk)
- Improve UI
For more background on the app, the idea and the problem(s) it could solve have a look at the original post Live heats, Scoring and Leaderboard for Sport Events (March 11, 2023).
edit 2023-04-04: Bug fixed in v0.2, thanks @JonnyBurger and @PatrickH!
oh.. and, I might need your 🥺 help with a little 🐛 bug I encounter.
⁉️ Anyone knows where this flickering comes from? Reproduce as follows:
- Add one heats to display
- Remove the heat again
- Wait for the screen to update. Can you see that flickering?
How can I fix that? I'm pretty new in that JavaScript business. If you know the fix, please shoot me a mail, ping me on Mastodon or IRC #p0c.
The bug should be in Leaderboard.js somewhere.. Thanks for any hints!