### Is there an existing issue for this? - [x] I have searched the existing issues ### Which deploy/s? _No response_ ### Current Behavior When I tag a project: 1. It takes a long time, 2. the whole screen flickers, ### Expected Behavior Tagging a project should be a simple PATCH and should not trigger screen flickering or reloading all projects ### Steps To Reproduce 1. Have the dashboard open with many projects visible (full screen) 2. select the first project 3. tag the project https://github.com/user-attachments/assets/2f06be8c-7e74-4de0-8abf-4f6841a8cc8c ### Anything else? It looks like the frontend is getting the services of all the projects displayed, which takes quite some time.
Is there an existing issue for this?
Which deploy/s?
No response
Current Behavior
When I tag a project:
Expected Behavior
Tagging a project should be a simple PATCH and should not trigger screen flickering or reloading all projects
Steps To Reproduce
Screencast.from.2026-08-06.09-01-00.mp4
Anything else?
It looks like the frontend is getting the services of all the projects displayed, which takes quite some time.