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

Convert Modality Metadata (e.g. Ecephys, Ophys, etc.) Tables into Pop-Up Forms #512

Closed
garrettmflynn opened this issue Nov 12, 2023 · 2 comments
Assignees

Comments

@garrettmflynn
Copy link
Member

@rly suggested that we (optionally) convert Modality tables into lists like the Experimenter (NWBFile) field that open a modal-based form when you add, for instance, an ImagingPlane (Ophys).

When created, these tables are represented as their keyColumn (usually Name), possibly including an expandable set of additional information in small dropdowns.

This solution would use loose selectors (like HandsOnTable Autocomplete cell type) that suggest values based on those of other rows of the same "table".

@CodyCBakerPhD
Copy link
Collaborator

Need more details/info about what this feature would entail @rly

Can you describe it in more detail?

Was this the same idea as having 'profiles' for experimenters that can make it easier to add or link institution, lab, etc.?

@CodyCBakerPhD
Copy link
Collaborator

Some subfields do pop up now, but the currently table split looks pretty good for the time being

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

No branches or pull requests

2 participants