Phil Steinke

Results 11 comments of Phil Steinke

I’ve set this is my editor, with all other plugins disabled. The problem persists. On Fri, 19 Nov 2021 at 3:36 pm, irvnriir ***@***.***> wrote: > this happens when opening...

Hi @shd101wyy, I've updated the Tutorial template with this PR: https://github.com/0xGG/welcome-notebook/pull/5 I looked at the https://github.com/0xGG/crossnote/blob/develop/src/components/AddNotebookDialog.tsx file, and was wondering if it's worth adding a toggle / tabbed menu between...

If you go ahead with this, can you be uber-transparent about what is collected thanks. Here's a good example of how to do it: https://www.plex.tv/en-au/about/privacy-legal/privacy-preferences/ Secondly, there should be a...

@kazanture , what's it replaced with? Cheers.

Were you thinking [Lerna](https://github.com/lerna/lerna)?

Can I suggest a different expected behaviour: no notification

After it didn't work, I isolated it with a new create-react-app ``` { "name": "create-react-app-demo", "version": "0.1.0", "private": true, "dependencies": { "react": "^16.4.1", "react-dom": "^16.4.1", "react-scripts": "1.1.4" }, ``` I've...

Hi, Why are you nesting router switches inside one another? Is it an intentional decision? It may cause some problems with inheriting state. Cheers

Would you prefer feedback inline with the code, or as a PR?

I found a temporary fix: Control Panel > notifications > messenger Play sound for notifications. ![mac-messenger](https://cloud.githubusercontent.com/assets/4689707/22270808/7425af06-e2e5-11e6-98f4-70c2074fc9ab.png)