BioPhoton / BioPhoton/angular-star-rating

hoverEnabled not properly working

Open
#91 2 comments 1 reaction 0 assignees View on GitHub
type: bug
Dominant language
TypeScript
Stars
219
Forks
82
PR merge metrics
No merged PRs in 30d

Description

## I'm submitting a...



[X] Bug report
[ ] Feature request

There is a related issue: https://github.com/BioPhoton/angular-star-rating/issues/38

## Current behavior

Only in case 'hoverEnabled' is 'true':

* In Chromium: It works, but after hovering the stars, they change their color to default color (= grey).
* In Firefox: hover is not working at all

## Expected behavior

* In Chromium: The current color (positive = green, ok = yellow, negative = green) should be maintained after hovering.
* In Firefox: It should do something ;)

## Minimal reproduction of the problem with instructions

I've implemeted the star rating as follows:

``

## Environment



Library version: 4.0.0-beta.3
Angular version: 5.2.0

Tested browsers:
- Chromium (desktop) version 65
- Firefox (desktop) version 59

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.