Public bug reported:
Tested under 20.04 and 21.04, Chrome or Edge
When enabling comment ratings under Plugin administration: artefact:
comment: comment, whatever rating is chosen, once validated, comment
rating shown only empty symbols.
It seems to be a CSS issue because HTML seems correct (here for 3/5
stars)
<span class="star-comment-rating">
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-regular"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-regular"
style="color: #DBB80E"> </a>
</div>
</span>
But icon-solid and icon-regular are the same symbol (empty star, empty thumb,
empty smile face ...).
Class for icon-regular and icon-solid can't be found in source code of HTML
page.
** Affects: mahara
Importance: Undecided
Status: New
** Tags: rating
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: mahara-contributors
https://bugs.launchpad.net/bugs/1964819
Title:
Rating comment does ot work
Status in Mahara:
New
Bug description:
Tested under 20.04 and 21.04, Chrome or Edge
When enabling comment ratings under Plugin administration: artefact:
comment: comment, whatever rating is chosen, once validated, comment
rating shown only empty symbols.
It seems to be a CSS issue because HTML seems correct (here for 3/5
stars)
<span class="star-comment-rating">
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-solid"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-regular"
style="color: #DBB80E"> </a>
</div>
<div class="star-rating star-rating-readonly">
<a class="icon icon-star icon-regular"
style="color: #DBB80E"> </a>
</div>
</span>
But icon-solid and icon-regular are the same symbol (empty star, empty thumb,
empty smile face ...).
Class for icon-regular and icon-solid can't be found in source code of HTML
page.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1964819/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~mahara-contributors
Post to : [email protected]
Unsubscribe : https://launchpad.net/~mahara-contributors
More help : https://help.launchpad.net/ListHelp