biigle / core

:large_blue_circle: Application core of BIIGLE
https://biigle.de
GNU General Public License v3.0
12 stars 16 forks source link

Sidebar component not displayed correctly in Safari #82

Closed mzur closed 7 years ago

mzur commented 7 years ago

The flexbox layout of the sidebar component (e.g. volume overview, annotation tool) does not work correctly in Safari. Although Safari supports flexbox it appears to handle some things differently from Firefox or Chrome.

Do we want to officially support Safari?

The only browsers I'm able to test in are Firefox and Chrome so if we want to support Safari I need to figure out how to set up a testing environment for it. This is the first Safari-only issue to pop up. Maybe it is the only one (i.e. if we fix it all of BIIGLE works fine in Safari) or there are other issues that weren't discovered yet because we have so few Safari users.

mzur commented 7 years ago

We won't fix this now because we only officially support Firefox and Chrome.