Roman Shtylman

Results 324 comments of Roman Shtylman

What is the alternative? We do not _support_ firefox or safari so this sounds like an enhancement to improve cross browser compatibility rather than a bug impacting our supported workflow.

> Note: On a quick search, docs indicate `Secure context: This feature is available only in secure contexts (HTTPS), in some or all supporting browsers.` I'm using `http` for Foxglove,...

Last I remember looking into the this my conclusion was that `showOpneFilePicker` as the only api that returned a `FileSystemHandle` which is what we store in indexeddb and power the...

@achim-k Is there something Studio can do to re-establish the publisher when it is connected? Maybe it already does this and the warning shown on rosbridge is separate from that...

I've long wondered what this file path setting is for or about! I'll take care of this.

Upon further investigation this behavior was broken before these changes (likely with the changes to add recents list). The handles we use to work with files in the app don't...

User profile would be a decent place if we don't need the user to "toggle" it in app settings - and I don't see why we would since they can...

> @defunctzombie thoughts on this? Seems reasonable. Added a good first issue tag. Just another issue in the long list.

Sounds like there's more preference for remembering this setting globally for the app so let's make that the plan. Do we want to move the `playback speed` setting to an...

> `useLinkedGlobalVariables.ts` has been moved to `studio-base/src/hooks/`. Aside from that, this was a > straightforward delete. Let's go ahead and extract that change to a PR we can land now...