-
Type:
Story
-
Status: Closed
-
Priority:
Minor
-
Resolution: Completed
-
Affects Version/s: None
-
Fix Version/s: Master
-
Component/s: Content Dashboard
-
Epic/Theme:
-
Epic Link:
-
Sprint:TANGO | SP_37 | May26 - Jun09
Motivation
Content authors need to have a single place to review at a glance all the content generated by them: filter it by different tags, sort it by date of modification or simply search for some specific content and access it quickly.
Persona
Content authors / content strategists.
Technical Requirements
- The search bar will be shown as part of the toolbar on top of the content list
- Search will be run by keywords taking into account the following fields: title, content, author.
- Search term can be cleared by using the "X" in the search bar
Acceptance Criteria
- Given a web content with a title
- when user enters one of the words in the title in the search bar
- then the list shows that content and other contents that might have the same word in the title/content/author's name
–
- Given a web content with an author
- when user enters one of the words in the author name in the search bar
- then the list shows that content and other contents that might have the same word in the title/content/author's name
–
- Given a web content with the content field complete
- when user enters one of the words in the content field in the search bar
- then the list shows that content and other contents that might have the same word in the title/content/author's name
--
- Given a keyword in the search bar
- when user clicks on "Clear" on the right
- then keyword clears and the full list of contents (considering other concurrent applied filters) show
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 a user search by a word included in the title of one or more web contents, these contents will be filtered and listed in the Content Dashboard | NO | NO | |
02 | Smoke | When a user search by a word included in the author of one or more web contents, these contents will be filtered and listed in the Content Dashboard | NO | NO | |
03 | Smoke | When a user search by a word included in the content field of one or more web contents, these contents will be filtered and listed in the Content Dashboard | NO | NO | |
04 | Sanity | When a user clicks on "Clear", the search is cleared and the Content Dashboard displays all the web contents | NO | NO |
- Discovered while testing
-
LPS-114848 [Back] Headers changes after revision
-
- Closed
-