Open
Description
Repro steps:
- Run the app, browse to a recipe and submit a review
Expected result:
- The review is successfully submitted
- Scroll position is preserved
- Star review widget resets to no stars
Actual result:
- Star review widget shows the same number of stars that was submitted for the earlier review.
It looks like the DOM is correctly updated, but the CSS styles just aren't getting reapplied:
Metadata
Metadata
Assignees
Labels
No labels