waldoCorp / easy-match

A website to help you and your partner find baby names you both love: https://easymatch.waldocorp.com/
https://easymatch.waldocorp.com/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Mobile display fixes #100

Closed bcerjan closed 4 years ago

bcerjan commented 4 years ago

Should address issue #21 -- names are now dynamically sized based on number of characters and buttons scale slightly with screen size as well.

williamlief commented 4 years ago

Works well with the screen getting very narrow, however, when the screen gets really wide (I have a 27inch monitor) we get overlapping behavior again, see screenshot. Screen Shot 2020-01-25 at 9 38 29 AM

Also, If I'm reading this right, the font size of names dynamically resizes based on how long they are? That could be annoying for users if the name size is frequently changing... Did a quick analysis and 88% of names we show by default (77% of all names ) are less than 8 chars, so font switching will happen about 10% of the time. Probably ok but something we should be cognizant of.