- Issue created by @bhumika madan
- Merge request !98Issue #3520437: Query parameters do not update when the value in the agent... → (Open) created by Unnamed author
When a user selects or changes the value in the "Agent" field within the AI Agent Explorer form, the corresponding query parameters in the URL are not updated accordingly. This results in inconsistent UI state, making it difficult for users to share or revisit the same agent selection via URL parameters.
1. Navigate to the AI Agent Explorer page.
2. Observe the current query parameters in the URL.
3. Change the value in the "Agent" dropdown or selection field.
4. Observe that the URL does not update to reflect the new agent value.
Implement JavaScript behavior to update the URL’s query parameters dynamically whenever the agent selection changes.
No Remaining tasks
No changes to User interface changes
No changes to API changes
No changes to Data model changes
Active
1.0
Code