After deleting tags from an image repository in the UI, when I return to the list of image repositories, the number of tags is not updated with the new count of tags.
For more information, view this snippet of Alexis conducting a heuristic evaluation: video
Steps to reproduce
Go into an image repository
Delete all but one tag
Return of container registry list view
See that the tag count is incorrect.
Expected behavior
Tag count is up-to-date when returning to the container registry list view.
Designs
Child items
0
Show closed items
GraphQL error: The resource that you are attempting to access does not exist or you don't have permission to perform this action
This issue's description does not seem to have a section for "Implementation Guide".
Please consider adding one, because it makes a big difference for contributors.
This section can be brief but must have clear technical guidance, like:
Hints on lines of code which may need changing
Hints on similar code/patterns that can be leveraged
Suggestions for test coverage
Ideas for breaking up the merge requests into iterative chunks