Closed
Description
Is your feature request related to a problem? Please describe.
I suggest updating streak stat whenever value from any select elements is selected. Right now, user have to click somewhere outside or press any key to apply the changes.
Describe the solution you'd like
Add event handlers to select inputs and listen for change event, whenever it happens - update the streak stats.
Describe alternatives you've considered
N/A
Additional context