Jonathan Chemla
Jonathan Chemla
- Important Feature: Proxy server middleware when app will not be client only, to remove the need for Allow-CORS plugin. Would be great to be a complete STAC catalog endpoint...
When a search is performed, it would be cool to allow the user to cancel it, to avoid reloading the page when search hangs. Offer ability to Cancel ongoing request/promise...
[intro-js](https://github.com/usablica/intro.js) or [reactour](https://reactour.vercel.app/) (or react-joyride) guided steps walkthrough/onboarding guides
Implement notification system, which ~~does not exist ~~ was not widespread when OP on other existing platforms. - possible simplified flow: user defines aoi and search params (providers selection, settings...
- Setup Privacy preserving analytics - only aggregated stats like page views, country of origin, referral. eg vercel or cloudflare. github page provides no analytics, only repo analytics. - Use...
To discuss since no flow for ordering atm: Integrate already aggregated constellations directly if authorized to do so, (would then indicate unknown price since often under NDA) ### Tasks -...
The listing of clients supporting jellyfin on the [downloads](https://jellyfin.org/downloads) page is already very useful, especially with the filters implemented (`Recommended vs All` section, `clients vs server`, + `device type and...
## Motivation This `dynamic raster tiles support` [PR](https://github.com/mapbox/mapbox-gl-js/pull/12352) is a great addition, especially for periodic/multi-temporal raster tilesets. However, it induces tiles popping on tiles url update, as shown in this...
Defining a `theatreKey` to components within a `` is useful to name theatre objects that are editable. One can even use forward slashes `/` to define a directory/folder structure like...
Add an editable component for meshBasicMaterial, standard, physical and other material flavors to [defaultEditableFactoryConfig](https://github.com/theatre-js/theatre/blob/main/packages/r3f/src/main/defaultEditableFactoryConfig.ts#L62). Threejs materials Generic - [ ] [Material](https://threejs.org/docs/api/en/materials/Material.html) Standard - [ ] [MeshBasicMaterial](https://threejs.org/docs/api/en/materials/MeshBasicMaterial.html) - [ ] [MeshStandardMaterial](https://threejs.org/docs/api/en/materials/MeshStandardMaterial.html)...