diff options
author | Yarden Shoham <git@yardenshoham.com> | 2024-11-22 20:51:51 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-22 18:51:51 +0000 |
commit | f2a995174101b9fa9409acb2b47b065262098b28 (patch) | |
tree | d1810343bd313c00f74eeb5aa38ff7daac4c7996 /custom | |
parent | ae90b21db036507b8df9ed22e7ba416139037547 (diff) | |
download | gitea-f2a995174101b9fa9409acb2b47b065262098b28.tar.gz gitea-f2a995174101b9fa9409acb2b47b065262098b28.zip |
Update the list of watchers and stargazers when clicking watch/unwatch or star/unstar (#32570)
We make sure the user cards are updated
- Fixes https://github.com/go-gitea/gitea/issues/32561
I also removed `ctx.Data["PageIsWatchers"] = true` and
`ctx.Data["PageIsStargazers"] = true` as they are not used anywhere.
# Before
![before](https://github.com/user-attachments/assets/e3bc3235-35eb-4eda-862d-bdf2510282ea)
# After
![after](https://github.com/user-attachments/assets/bc0488a5-8399-4cf6-95c9-17328a9702eb)
---------
Signed-off-by: Yarden Shoham <git@yardenshoham.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: silverwind <me@silverwind.io>
Diffstat (limited to 'custom')
0 files changed, 0 insertions, 0 deletions