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

Star rating review doesn't reset to no stars after submitting a review #13

Open
danroth27 opened this issue Dec 14, 2023 · 1 comment
Open

Comments

@danroth27
Copy link
Owner

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.

image

It looks like the DOM is correctly updated, but the CSS styles just aren't getting reapplied:

image

@danroth27
Copy link
Owner Author

This is a framework issue that is getting addressed in an upcoming patch release: dotnet/aspnetcore#52219

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

No branches or pull requests

1 participant