adoptium / adoptium/aqa-test-tools
Open a new tab when the icon is clicked on allTestsInfo page
- Dominant language
- Jupyter Notebook
- Stars
- 33
- Forks
- 97
- Avg merge
- 7h 9m
- Merged PRs (30d)
- 5
Description
We need to ensure all icons under the Action column (on allTestsInfo page) should open a new tab when clicked.
https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/Build/AllTestsInfo.jsx

example: https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/TrafficLight/TrafficLight.jsx#L214
Contributor guide
Research direction
Start in test-result-summary-client/src/Build/AllTestsInfo.jsx and inspect the icons rendered under the Action column. Compare their click behavior with the example in test-result-summary-client/src/TrafficLight/TrafficLight.jsx around line 214. Done means every Action-column icon on the allTestsInfo page opens its destination in a new tab.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100