gitbutler
gitbutler copied to clipboard
[Bug] Unsupported CSS props on older browser versions
On GitButler 0.10.14 (Apple Silicon), there seems to be some buttons visible that are supposed to be hidden.
.
Additionally, I cannot drag and drop files between virtual branches, which makes the product unusable. Not sure if this is related to those buttons. Let me know if you would prefer a different issue for this bug.
I'm very excited to be able to use this product and recommend it to my team!
Also seeing this on GitButler 0.10.16 for Intel macOS 10.15.7 and 10.15.6.
Just updated to latest version of MacOS and both issues are resolved.
Could we perhaps reopen this issue? Unless GitButler explicitly doesn’t support macOS ≤10.15 (which would be a shame, since there’s only some UI glitches standing in the way), this hasn’t been completed…
Just adding to this, I am experiencing this on macOS 10.15.6 and 10.15.7. The interface almost works, but certain buttons and dragging components don't work.
@Jollywatt thanks for the screenshot. Oh my god, some styles are indeed broken.
I think I know the reason. Looks like this version of Safari 15.6.1 simply don't support CSS props we're using, like e.g. color-mix function that was included only in 16.6.1.
I'll check which props we can replace and update to work with more versions, but this probably will take some time. Let's keep this open until we have any updates or decisions on this.
Hey @lbittner-pdftron, @Jollywatt - i think we have made quite a few fixes in the UI department over the past couple of months, is this still an issue with the more recent releases of the app?