mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-03-04 08:53:42 +00:00
- Also remove the extra unwanted space between the tags. - This allows different shortcuts of the same app to have different tags on the home page. Example: email shortcuts on the home page. - This also allows custom shortcuts to have their own tags without being attached to any app provided by FreedomBox. - Filter shown menu items by tags on the menu item rather than tags on the app. They could be different. Tests: - Home page shows shortcuts with tags. - Apps and system pages show shortcuts with apps. - Apps are properly filtered when tags are clicked on in the app page. Signed-off-by: Sunil Mohan Adapa <sunil@medhas.org> Reviewed-by: Joseph Nuthalapati <njoseph@riseup.net>