RockteMQ-AI commented on issue #2346:
URL: 
https://github.com/apache/rocketmq-dashboard/issues/2346#issuecomment-5330173628

   **Issue Evaluation**
   
   Category: `bug` | Status: **Confirmed**
   
   Valid bug. `decodeURIComponent` in `useInstanceFilter` throws `URIError` on 
malformed percent-encoded instance IDs, crashing the page before it can 
recover. A try-catch around the decode with fallback to a valid instance list 
is the correct approach.
   
   **Severity:** medium — page crash on malformed URLs, can be triggered by 
truncated links or manual URL editing.
   **Impact:** Instance page resilience.
   
   ---
   *Automated evaluation by @RockteMQ-AI*


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to