-
Notifications
You must be signed in to change notification settings - Fork 493
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
Multi Selects for Fields #350
Comments
Original Redmine Comment For beta, we will try having a scrollable panel that includes all the options with checkboxes next to them so they aren't displayed as a giant list. |
Original Redmine Comment Mike, switched to checkboxes. I had to remove the style-class or was limiting it to a ver small space. Now what we need is to switch it to a small (but not as small) scrollable area. QA: when does with this ticket please keep it open and in dev (set to May 19?) so we can later examine using the "chosen" type. |
Original Redmine Comment Cleaned up the select-checkbox lists on the dataset page, to be within a contained, scrollable list, and styled them to look like the other form elements on the page. |
Original Redmine Comment Tested on 4/29 All fields have multi select check boxes except cell, which has the multi field control style. Not sure if that last is by design but passing back to dev per instructions. |
Original Redmine Comment Bringing this back into play since Gary mentioned doing something like this for at least subject field so it isn't such a large chunk of the page |
@mheppler & @scolapasta what is going on with this? |
Let's re review this when we get near the end. |
Bringing this ticket back up. @scolapasta could we use the component used for searching through usernames for role assignments for this? |
@eaquigley can we close this one? |
@scolapasta no, this was never done for multi select fields. I can see this being needed even more with biomedical data. @posixeleni |
@eaquigley gave me an overview of the importance of this, especially in those metadata schemas that have many options. Removing myself for now, will be added in a future release. |
This would be useful in general, also in combination with #4772. |
Closing in favor of #6030 to evaluate as part of a larger effort. |
Author Name: Elizabeth Quigley (@eaquigley)
Original Redmine Issue: 3765, https://redmine.hmdc.harvard.edu/issues/3765
Original Date: 2014-03-25
Original Assignee: Gustavo Durand
Try using Multiple Select under Selected and Disabled Support for all multi select fields, which would also allow for auto-populate / auto-complete for any matching terms within the list: http://harvesthq.github.io/chosen/#selected-and-disabled-support
Metadata fields that should use this component:
-Subjects
-Type (Astro Metadata block)
-Language
-Country (Geospatial Metadata block)
All Biomedical terms will be multi-select:
-Design Type
-Factor Type
-Measurement Type
-Organism
-*Cell Type (coming soon... waiting to decide on hierarchical dropdown terms list and/or "type ahead" field for a large list like this one.)
The text was updated successfully, but these errors were encountered: