stable
Clone or download
Read-only
Link to a campaign from a card in the TestPlan view is navigable with only the keyboard
This is nicer for power-users because they can decide how the link should open and it's probably not a bad thing for accessibility either. Part of story #14881: Transform “Test Management” pane in “Integrated pane” Test Change-Id: Ie7b2f6711dd1826c0b10c5c6b0dbac162602bf36
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignCard.test.ts | +11 | −0 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/CampaignCard.vue | +4 | −9 | Go to diff View file |
M | plugins/testplan/scripts/test-plan/src/components/Campaigns/__snapshots__/CampaignCard.test.ts.snap | +3 | −4 | Go to diff View file |
M | plugins/testplan/themes/includes/_campaign.scss | +1 | −0 | Go to diff View file |