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 user Given I have selected the filter icon on the feed, and the filter modal appeared on the screen When I select the "Type" filter by clicking 'Type' or '+' Then I should be presented with 'Type' options to select from
Acceptance Criteria:
User is able to select multiple tags
The apply filters button is highlighted if at least 1 tag is selected
The selected filter tag changes colour when selected
Clicking on the feature twice should remove the filter selection
Clear filters is only highlighted if a filter is selected
Clicking on the "-" icon at the bottom right collapses the screen
7.Apply filter option should be updated based on the number of filters selected. (For eg: If there is only 1 filter applied, then it will say 'Apply filters', but for x filters applied, the option will say 'Apply x filters' as seen in the mocks)
The number of features selected should also be displayed next to the From Whom filter on the modal. (For eg: If there is only 1 filter applied, then it will say 1 filter applied)
Clicking on apply filters closes the layout and shows the results
The text was updated successfully, but these errors were encountered:
As a user
Given I have selected the filter icon on the feed, and the filter modal appeared on the screen
When I select the "Type" filter by clicking 'Type' or '+'
Then I should be presented with 'Type' options to select from
Acceptance Criteria:
7.Apply filter option should be updated based on the number of filters selected. (For eg: If there is only 1 filter applied, then it will say 'Apply filters', but for x filters applied, the option will say 'Apply x filters' as seen in the mocks)
The text was updated successfully, but these errors were encountered: