michaeljoelt / tarot

6 stars 3 forks source link

main.js - unexpected mobile behavior #15

Open michaeljoelt opened 2 years ago

michaeljoelt commented 2 years ago

app doesn't behave as expected on phone (especially obvious in vertical view). focus should move to the card info after clicking the draw button.

should be a line or two of code in main.js related to moving focus to elements.. seems like it needs to be tested/reevaluated/altered...

Brandon-Schefstad commented 2 years ago

I will take a look at this tonight and adjust the filter options to display properly (e.g. flex with wrap) too on mobile. Will report back!