Details
-
Story
-
Status: Closed
-
Critical
-
Resolution: Completed
-
7.3.10 DXP GA1, Master
Description
In 7.2 when you viewed the Vocabularies in Control Panel -> Categories, the UI provided the Name and Description of the Vocabulary, plus it listed any Asset Types that the Vocabulary had been Associated with, and it indicated whether this was Required or not.
In 7.3, the UI has been changed so that the list of Vocabularies is always displayed on the left, with the Categories for the selected Vocabulary on the right. In making this change the information about Associated/Required Asset Types is no longer visible in one location - but requires three clicks to be displayed (Select the Vocabulary, Select the Kebab menu, choose Edit).
Further to this, it is no longer possible at all at a glance to see all of the vocabularies that are Associated with an individual Asset Type.
A suggestion would be for the initial display of Vocabularies to show the Associated/Required Asset Types, and then for the UI to change to the current view when the user selects a specific Vocabulary.
-
Given a user has created a vocabulary
-
When the user clicks back on that vocabulary to see its information
Then the user can see the vocabulary (underneath the Vocabulary title):
- the description
- the asset type (and if it is required)
-
Case Description is long
When the user have a very long description
Then the text is getting added as shown in the mock up WITHOUT cropping the text.
-
Case Multiple Asset Types
When the user have a multiple asset types
Then the Assets are added and concatenated in a horizontal comma separated list
-
IMP: The Asset Type and Description should only appear when they are not Empty.
Design
Test Scenarios
Test Scenarios | Test Strategy | Kind of test | Is it covered by FrontEnd ? (JS-Unit) | Is it covered by BackEnd ? (unit or integration) | Could it be covered by POSHI? |
---|---|---|---|---|---|
The user could view the associated asset type of vocabulary in Categories admin | Critical | Manual | No | No | Yes |
The user could view the required associated asset type of vocabulary in Categories admin | High | Manual | No | No | Yes |
The user could view the multiple associated asset types of vocabulary in Categories admin | High | Manual | No | No | Yes |
The Description label should be hidden in Category admin when the description of vocabulary is empty | High | Manual | No | No | Yes |
The user could view the short description of vocabulary in Categories admin | Critical | Manual | No | No | Yes |
The user could view the full description of vocabulary in Categories admin | High | Manual | No | No | Yes |
Attachments
Issue Links
- fixes
-
LPS-128569 7.3 Vocabulary UI removes visibility of Associated/Required Asset Types and Vocabulary Description
- Completed
- is related to
-
LPS-136489 LPS-131984 - Product QA | Test Automation Creation
-
- Closed
-
- mentioned in
-
Page Loading...