hsahu-ksolves123 opened a new pull request, #10128:
URL: https://github.com/apache/nifi/pull/10128

   **Summary**
   
   This PR implements 
[NIFI-14666](https://issues.apache.org/jira/browse/NIFI-14666), adding a 
clickable hyperlink to the **component ID** shown in the **Action Details** 
view of the Flow Configuration History page.
   
   The link redirects the user to the corresponding component location in the 
NiFi canvas, improving usability and traceability.
   
   **Changes**
   
   - Updated `action-details.component.html` to wrap the component ID in an 
anchor tag.
   - Uses `routerLink` to enable navigation directly to the component in the UI.
   
    **Verification**
   
   - Verified that the hyperlink renders correctly and navigates to the 
intended component.
   - No regressions observed in the flow configuration history view.
   
   Let me know if any improvements or test coverage updates are needed.


-- 
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