mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-04-15 09:51:21 +00:00
Tests: - In apps page, notice that all the tags are displayed as expected. - Inside an app from apps sections, clicking on an tag shows the apps with that tag filtered. - Clicking on the search bar shows the list of all tags. - Clicking on tag from search list adds that tag to the search list. - Labels are shown properly in the search bar. - Clicking on label removes it from search. - Search results are sorted based on the number of matches. - Clicking on the close button the tags search input removes filtering. - All the above tests work for systems page with systems app. Sections are shown even when apps are filtered by tags. Sections without results are not shown. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: James Valleroy <jvalleroy@mailbox.org>