Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Move data source up to App so it can be set to "custom" when we set the API mode to local #408

Open
adamnovak opened this issue Mar 13, 2024 · 0 comments

Comments

@adamnovak
Copy link
Member

Right now when you switch to the local API, you also have to switch the mode to custom tracks yourself.

We should do that automatically. But it is controlled inside HeaderForm right now, and we need to move it up into App if we want to control it from the component where we set the API.

None of the other presets work with the local API right now (except maybe built-in examples?), so we should maybe just lock it to custom when you are on the local API.

Also, maybe we could make local API actually a sibling option to custom, instead of its own setting, splitting custom into server-side and local custom modes? That might make it easier to link to.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant