Oliver Baker

Results 39 issues of Oliver Baker

Much like visual and auditory sequences, it would be helpful if remotion also exported the time stamped subtitle file that would allow for non-baked-subtitles. Excuse me if this is already...

Currently, using react-three-arjs is a bit frustrating in TS. The R3F Canvas needs to be imported (not used) to get the R3F JSX elements, and none of the components have...

Completes #7 https://github.com/artcom/react-three-arjs/issues/7 This way of doing it is not ideal as there is a lot of duplicate code. I'd think that having this functionality in ARMarker would make it...

Newer features introduced into yoga have been released, including row/column gap. React-PDF has had updates, with react-pdf/yoga at `v4.1.2`, while r3flex is still using `v2.0.4`. I would suggest an audit...

Scenario is to - Open a dropdown, then move focus from the browser window - The dropdown may or may not close - On return to the window, the dropdown...

enhancement

Much like how the tables can have groups, dropdowns should also support grouped options - [ ] `options` can be a single `Group: Option[]`, or an array of named groups...

enhancement
2 Story Points

If `onClickOutside` is not set and Esc is pressed, the modal "soft closes", where it doesn't get unmounted (because `onClickOutside` isn't set) but does animate away. It also blocks the...

bug
good first issue
0.5 Story Points

Check out [tunnelrat](https://github.com/pmndrs/tunnel-rat) for an alternative to the currently used React-Portal package Acceptance Criteria - New boolean prop `openOptionsInPortal` - New number prop `optionsPortalUpdateInterval` - when true, `OptionsContainer` should be...

enhancement
help wanted
3 Story Points

Currently, the spotlight will find its nearest scrollable parent, and scroll that by the needed amount to bring the target into view. This works, but there are possible cases where...

enhancement
help wanted
2 Story Points