adoptium / adoptium/aqa-test-tools

Open a new tab when the icon is clicked on allTestsInfo page

Open
#985 2 comments 0 reactions 0 assignees View on GitHub
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

![Image](https://github.com/user-attachments/assets/eed6bbc6-8fd6-4ce0-b51e-52fccecdfecf)

example: https://github.com/adoptium/aqa-test-tools/blob/master/test-result-summary-client/src/TrafficLight/TrafficLight.jsx#L214

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.