Kieran Farr

Results 417 issues of Kieran Farr

Timebox 1 hour: Next step - more detail for first 4 tickets -- time estimation and exactly which files will be modified for first ~4 fickets (330-333) for example. Please...

To improve 3DStreet's ability to be a self-sustaining project, and to cover costs of upcoming features of 3DStreet that will incur hard costs, we should implement a billing system to...

had to disable posthog for local dev because it raises uncaught runtime errors. perhaps the official react version would be better? ![image](https://github.com/3DStreet/3dstreet/assets/470477/f562b92e-71ee-44c3-8fd9-fc7e5c4a42ad)

If the scene title is empty, or it's a save as event, then user browser input prompt to ask for a new scene title Right here: https://github.com/3DStreet/3dstreet/blob/main/src/editor/components/scenegraph/Toolbar.js#L174 ``` // if...