Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Dependent dropdowns #24

Open
sanchitcop19 opened this issue Feb 19, 2020 · 1 comment
Open

Dependent dropdowns #24

sanchitcop19 opened this issue Feb 19, 2020 · 1 comment
Labels
enhancement New feature or request layer-api An issue involving the vizier API layer layer-ui An issue involving the UI layer
Milestone

Comments

@sanchitcop19
Copy link

Having the ability to create a dropdown list based on contextual data either within the cell or from a previous cell would be useful. Exactly like being able to choose a column based on which dataset is currently selected in the cell, but for stuff besides datasets. The specific use case we currently have in mind is being able to choose a loss function based on which model was selected by the user, preferably in the same cell but if it has to be different cells so be it 🙂 (For example it doesn't make sense to show RMSE as a possible loss function if the user wants to perform Naive Bayes Classification)

@okennedy okennedy transferred this issue from VizierDB/web-ui Apr 21, 2021
@okennedy okennedy added enhancement New feature or request layer-api An issue involving the vizier API layer layer-ui An issue involving the UI layer labels Apr 21, 2021
@okennedy okennedy added this to the Eventually milestone Apr 21, 2021
@okennedy
Copy link
Contributor

For this to be fully general, we would probably want to introduce some sort of programmability into the frontend UI widgets. I'd like to see a few more use cases before we commit to a general version of this.

cameronjtoy added a commit that referenced this issue Nov 23, 2023
…ted ListObjects, Made some adjustments towards Backend towards fixing multiple Y-axis implementation
eeeeemosewa added a commit that referenced this issue Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request layer-api An issue involving the vizier API layer layer-ui An issue involving the UI layer
Projects
None yet
Development

No branches or pull requests

2 participants