-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Categories
-
Epic Link:
-
Sprint:TANGO | SP_37 | May26 - Jun09
-
Git Pull Request:
Motivation
As described in the LPS-114119, we propose a flow for adding categories right from the category selector, in order to facilitate onboarding and adoption of categories.
In the add new category modal, it would be a nice to have feature to have a Save and add a new one button.
Design
Technical Requirements
- When adding a new category, Save and add a new one button will clear the form and allow the user to fulfill the fields again to create a new one without going out of that screen.
- Save button should take the user back to the Vocabulary page
Acceptance Criteria
- Given the Add category screen
- When user hits Save and add a new one
- Then the category is saved
–
- Given the Add category screen
- When user hits Save and Add a new one
- Then the form clears
Test Scenarios
AC ID | Test Strategy | Test Scenarios | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd? (unit or integration) | Poshi? |
---|---|---|---|---|---|
01 | Smoke | When the user clicks on Save and Add a new one, the category is saved | No | No | yes |
02 | Sanity | When the user clicks on Save and Add a new one, the form to create a new category appears blank | No | No | yes |
- split from
-
LPS-114119 Allow creation of categories from the categories selector
-
- Closed
-
- Testing discovered
-
LPS-117093 Save, Save and Add a new one, Cancel and Back buttons not working as expected when adding a category/subcategory
- Closed