From 1447e9c93dc4a7e0d8fb458425e08f5e8e3951bf Mon Sep 17 00:00:00 2001 From: oscgonfer Date: Thu, 30 Nov 2023 11:55:15 +0100 Subject: [PATCH] Minor improvement on tags page (#453) * Don't error if storing markers in localstorage throws an error The bug on some versions of safari was caused by this - for reasons unknown it was throwing a quota exceeded error when we go to cache the markers. The app appears to work without this in any case, so we just catch the error and log an informational message before carrying on, which fixes the safari issue. * Add error to catch * use angular-spinner from our cloned repo * Minor improvement on tags page --------- Co-authored-by: Tim Cowlishaw --- src/app/components/tags/tags.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/app/components/tags/tags.html b/src/app/components/tags/tags.html index be9e23d8..2bd9851d 100644 --- a/src/app/components/tags/tags.html +++ b/src/app/components/tags/tags.html @@ -18,9 +18,10 @@

About #Tags

- Smart Citizen is a project by Fab Lab Barcelona to offer an alternative to the centralised data production and management systems used by the large corporations that constitute the driving force behind the smart city concept. The project empowers citizens and communities to gather information on their environment and make it available to the public, using open source hardware and software design. + These tags are contributed by the community and show the variety applications of the Smart Citizen Project. You can use tags to organize and filter devices. If you need a tag, and you can't find one that works for you, you can request the creation of new tags in the forum.

- SUGGEST NEW TAGS +
+ SUGGEST NEW TAGS