crazycooky77 / ci_project4

0 stars 1 forks source link

[BUG] Select2 Dropdown Doesn't Expand on iOS Safari #46

Closed crazycooky77 closed 7 months ago

crazycooky77 commented 8 months ago

On iOS devices (tested with iPhone) in the Safari browser, the Select2 dropdown that contains all the sets in the database to search and add them to collections, doesn't expand. This does work on macOS Safari and iPadOS Chrome.

crazycooky77 commented 7 months ago

Issue was actually for all screens < 400px. It was due to an overflow style added for small screens. Unset the overflow specifically for the select2 dropdown:

https://github.com/crazycooky77/ci_project4/commit/75557128487ebbf0bdec611c0dba0b5274d18e29