Jose Cortinas
Jose Cortinas
Looking into this! Thank you for reporting it.
Hi @mikeakers, we are currently evaluating analytics platforms to determine what the right next move is. Is there a platform that you would recommend or have experience with? 😃
I'm a huge 1password user as well. 😁 This is interesting, the login screen is technically a WebView that loads a fetlife.com url for OAuth2 authentication. I know that we...
This might be a good reason to do a native login view, but I would want to make sure it's very secure and safe to be open-source.
@ellteeelltee Awesome thanks! Checking it out now. 👀
@tidy-dev I think this is ready for another review. Adding a feature flag and making the accessibility tab conditional meant that selection became complicated, it was much easier to move...
We will investigate this to see if there is anything we can replicate and fix, thank you for your report.
This definitely looks like an issue, thank you for reporting this.
I'm not sure if there is anything we can do here that wouldn't involve modifying electron itself, but we will look into this. Thank you for your report.
@tidy-dev I've updated the types to remove any redundant nesting or data. I've also cleaned up the types to reuse whatever I could. I've taken over the `OcticonSymbol` as a...