You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a tutor/student I want to see the main block on the subjects page so that I can see the list of all subjects with search functionality.
Acceptance criteria:
When a user opens subjects page, then he/she can see the main block.
Mockup:
This block contains:
the title "Subjects" with description below
"Back to all categories" button
"Show all offers" button
search input with category menu and "Search" button
text with suggestion to send request to create a new subject/category
list of all subjects
"View more" button
When a user clicks on the "Show all offers", he/she should be redirected to "find offers" page
When a user clicks on the "Back to all categories", he/she should be redirected to "categories" page
When a user selects category from category menu, all subjects that are related to that category should be displayed
When a user clicks on the "Search" button or press enter, search should be performed
When user clicks on subject card, she/he should be redirected to "find offers" page with list of all offers related to that subject
"View more" button should render more cards
"View more" button should disapear if there are no more cards to display
"Sorry, no results found" block should display if there are no categories matching the search
The text was updated successfully, but these errors were encountered:
As a tutor/student I want to see the main block on the subjects page so that I can see the list of all subjects with search functionality.
Acceptance criteria:
Mockup:
The text was updated successfully, but these errors were encountered: