Posted by beeradb on March 7, 2009 at 8:12pm
Jump to:
| Project: | Drupal core |
| Version: | 8.x-dev |
| Component: | taxonomy.module |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
| Issue tags: | #d8ux, Needs design, UBUserTesting2009, Usability |
Issue Summary
When creating terms, the most recent term created is in drupal_set_message(), but there's no overview of all terms recently created. This can be confusing when adding a group of terms.
It'd be nice if we could combine the two pages, so you have an overview of your terms and the ability to add new ones on the same page.
Comments
#1
Bump to 8
#2
Perhaps clicking +Add term exposes the form elements for adding the new term, instead of loading a new page. In any case we should start with a design so we can get an overview of what this might look like.
I'm starting to tag stuff like this as "Needs Design", if we have a better tag already we can use that instead, but certainly I am strongly in favor of things like this starting with at least a wireframe before we start coding.
#3
Excellent!
#4
this is important, but perhaps we shoukd move the discussion to more general level, there are several +Add X patterns who should take advantage of the modal/sliding panel pattern.
#5
Leisa Reichelt talks about establishing a patterns lib here: http://www.disambiguity.com/5-ux-initiatives-for-drupal8/ its possible this could be one of those patterns that needs to be fleshed out in core initiative, so perhaps when the UX team establishes those initiatives we can move discussion there, and postpone this issue.
#6
Hi Kika!
Jeff: [#1087090] is where we'll document existing core patterns. Cooking up new ones should probably have it's own place, but not sure where that should be.
#7
Marked #1055242: show list of existing terms - while adding new terms as duplicate of this issue.
#8
See also: #1340500: Merge "list terms" page into "edit vocabulary" page.