Explorer tags
++ This page is for managing the tags for each explorer. + Explorer data is currently stored in{" "} + git, + but tags are stored in the database, which means it's + hard to strictly enforce{" "} + + referential integrity. + +
++ If you update an explorer's slug, you'll need to delete + the old row in this table and create a new one for the + new slug. +
+ +Explorer | +Tags | +Controls | +
---|---|---|
+ {explorer.slug}
+ {isSlugValid ? null : (
+ + + ❗️ this slug doesn't + match any explorer in + the database - is it for + an explorer that has + been deleted or renamed? + + + )} + |
+
+ |
+ + + | +
+ + | +
+ |
+ + + | +