Mike Bender

Results 45 issues of Mike Bender

Right now the only way to export support logs is via the Settings menu. However, there are a few scenarios where the settings menu isn't available, e.g.: - Before the...

bug
good first issue

We use markdown notebooks on the demo system. Would be nice to make them editable so they're 1) easier to create in the first place, and 2) User's can play...

enhancement

Currently a lot of functionality in the core plugins is duplicated in Enterprise. Clean it up so the Core plugins can be used directly in Enterprise. - [ ] #1937...

enhancement

The components need to be regenerated to interact with the table again, otherwise the options menu gets in the way. I’m not sure of the best design for this scenario,...

bug

**Description** On the MDN page for `createObjectURL`: https://developer.mozilla.org/en-US/docs/Web/API/URL/createObjectURL_static It mentions: > The URL lifetime is tied to the [document](https://developer.mozilla.org/en-US/docs/Web/API/Document) in the window on which it was created. The new object...

bug