Quantcast
Channel: Issues for Drupal core
Viewing all articles
Browse latest Browse all 291783

No redirection to vocabulary overview page after create a new term

$
0
0

Problem/Motivation

After adding a new taxonomy term from a vocabulary overview page, a user stays on the term add form instead of being redirected to the vocabulary overview page again.

Steps to reproduce

* Add a vocabulary with machine name 'test'
* Go to /admin/structure/taxonomy/manage/test/overview , 'test' is the machine name of the vocabulary
* Click 'Add term'
* Fill in a term name and click 'Save'

Proposed resolution

As per the UX review from @benjifisher (#46), it is good to keep the current flow. At the moment we can take the following approach:
* Keep the term creation flow as it is.
* Introduce new action button "Save and return to list" (Needs inputs on button label)
* On clicking on "Save and return to list", users are redirected to the particular vocabulary overview page after term is saved.

Remaining tasks

* Rewrite patch/tests to take the updated behaviour (#16) into account.
* Patch #32 works as proposed, however, we still need an UX review as suggest by comments #16 and #18 and framework manager review as stated by comment #3
* Needs review

User interface changes

For more screenshots, see Comment #53.

Current behavior

Screenshot showing the single "Save" button

With the patch in #47

Screenshot showing the primary "Save" button and the secondary "Save and return to list" button

API changes

N/A

Data model changes

N/A

Release notes snippet

Usability change: After adding a new term to a vocabulary, a user can choose to return to the overview page.


Viewing all articles
Browse latest Browse all 291783

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>