- π§πͺBelgium mpp
This introduced an issue that in some cases the link is shown for users that don't have access to the vocabulary overview π Only show link to taxonomy overview when user has access Fixed .
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.
* 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'
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.
Commit
N/A
N/A
Usability change: After adding a new term to a vocabulary, a user can choose to return to the overview page.
Fixed
9.3
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
This introduced an issue that in some cases the link is shown for users that don't have access to the vocabulary overview π Only show link to taxonomy overview when user has access Fixed .