You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While viewing the details of one of the reviews I've submitted, the star-rating score reacts to the mouse. It should be readonly. This can be done adding the disabled="disabled" property on the input.
The text was updated successfully, but these errors were encountered:
While viewing the details of one of the reviews I've submitted, the star-rating score reacts to the mouse. It should be readonly. This can be done adding the
disabled="disabled"
property on the input.The text was updated successfully, but these errors were encountered: