dcoric opened a new pull request, #193: URL: https://github.com/apache/yunikorn-web/pull/193
### What is this PR for? This PR adds a copy button to the allocations panel. It is using the hotlinking feature that was implemented with [YUNIKORN-2624](https://issues.apache.org/jira/browse/YUNIKORN-2624) ### What type of PR is it? * [x] - Improvement ### What is the Jira issue? [YUNIKORN-2679 Add copy URL button on the allocations panel](https://issues.apache.org/jira/browse/YUNIKORN-2679) ### How should this be tested? Open the allocations tab, in the title bar there should be a clipboard icon. Clicking that icon it should copy the URL to that view. ### Screenshots (if appropriate) <img width="739" alt="image" src="https://github.com/apache/yunikorn-web/assets/5342224/02ce5464-f2c2-419a-b968-d0d26d071f49"> ### Note The test is added for the feature, and alongside that I have added a minor fix to the `licenses-modal` test file that was outputting some errors due to a missing import. -- 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]
