Add a legend explaining scores #8
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The current-but-possibly-soon-old app catalogue page in the docs has a handy legend explaining the overall and per-feature scores – we should include this on the app list too, possibly using some snazzy slide-in or hover behaviour. If the metadata about scores doesn't need to live anywhere else, we could include it in the
.elm
files and not need to worry about doing more HTTP requests & JSON decoding 🤔See also: coop-cloud/docs.coopcloud.tech#113