go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.24k stars 5.5k forks source link

Clicking Star/Unstar, Watch/Unwatch buttons on star list or watch list page result in inconsistent result. #32561

Open lunny opened 3 days ago

lunny commented 3 days ago

Description

On watch list page, click watch/unwatch button, the button's state will be changed but the list will not be reloaded. So the number of watching is not equal to the total of watch users on this page. The same as star list page.

Regression from #29001

Gitea Version

1.22

yardenshoham commented 2 days ago

https://github.com/go-gitea/gitea/pull/32570