Open
Description
Current Behavior
When a user sets or updates the comment for an API key, the change is not reflected in the UI immediately. The updated comment only appears after the page is refreshed.
Steps to Reproduce
- Go to Administration > Access Management > Teams
- Select a team
- Select an existing API key or create a new one
- Update the comment field for the selected API key (Edit API Key Comment)
- Observe that the comment does not update in the UI immediately
- Refresh the page to see the updated comment
Expected Behavior
The comment for the API key should update in the UI immediately after saving changes, without the need for a page refresh.
Dependency-Track Frontend Version
4.13.0-SNAPSHOT
Browser
Microsoft Edge
Browser Version
No response
Operating System
Windows
Checklist
- I have read and understand the contributing guidelines
- I have checked the existing issues for whether this defect was already reported