user can add player while voting

This commit is contained in:
2024-10-04 21:00:43 +02:00
parent 28b2411ceb
commit 9c8e8beaa6
2 changed files with 43 additions and 0 deletions

View File

@@ -16,6 +16,8 @@
<h1 id="app_title">Vote +</h1>
<label for="player_id">Pour qui votes tu?</label>
<select id="player_id"></select>
<label id="other_label" for="other" hidden="hidden">Autre:</label>
<input id="other" hidden="hidden">
<label for="nickname">As-tu un surnom à lui donner?</label>
<input type="text" id="nickname">
<label for="reason">Pourquoi votes-tu pour lui?</label>