Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

muc-comment: Improve rating-Docs #73

Open
FabianWilms opened this issue May 13, 2024 · 1 comment
Open

muc-comment: Improve rating-Docs #73

FabianWilms opened this issue May 13, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@FabianWilms
Copy link
Member

Regarding https://it-at-m.github.io/muc-patternlab-vue/?path=/docs/muccomment--docs

We should extend the documentation of rating a bit further by providing infos on when a star is considered "half" full.

@FabianWilms FabianWilms added the documentation Improvements or additions to documentation label May 13, 2024
@langehm
Copy link
Contributor

langehm commented May 15, 2024

Yep - that's true.
For that, I had a look at a small webshop starting with the letter A and copied their behaviour.

.8 - .2 (e.g. 2.8 or 3.2 -> ⭐⭐⭐) will result in full stars
.3 - .7 (e.g. 2.3 or 2.7 -> ⭐⭐🌗 (half star)) contains a half star

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants