seastan / dragncards

Multiplayer online card game platform written in Elixir, Phoenix, and React. Drag and Drop provided by React-Beautiful-DND.
https://dragncards.com/
79 stars 41 forks source link

Integer prompt #88

Open morvael opened 3 months ago

morvael commented 3 months ago

I need a prompt that takes an integer from the user in given min-max range (inclusive). It can use some kind of spinner widget so that besides the option to type the number in a text box there are +-1 and +-5 or +-10 buttons as well (will be useful for tablet).