You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In 10.0 we can probably just make this a genuine link with target blank since in 9.x it opens in new tab within the Cypress-owned browser instance. In 9.x the form field can be focused with the keyboard, but there is no way to trigger the link.
We should follow 9.x styles and underline this on hover using something like indigo-500 for the color.
The code for this is done in cypress-io/cypress#22171, but has yet to be released.
We'll update this issue and reference the changelog when it's released.
In 9.x this functions as a link:
It’s set up as a form:
In 10.0 we can probably just make this a genuine link with target
blank
since in 9.x it opens in new tab within the Cypress-owned browser instance. In 9.x the form field can be focused with the keyboard, but there is no way to trigger the link.We should follow 9.x styles and underline this on hover using something like
indigo-500
for the color.┆Issue is synchronized with this Jira Bug by Unito
┆Attachments: Screen Shot 2022-04-11 at 1.58.34 PM.png | Screen Shot 2022-04-11 at 1.59.06 PM.png
┆author: Mark Noonan
┆epic: 9.x Parity
┆friendlyId: UNIFY-1556
┆priority: Low
┆sprint: Backlog
┆taskType: Bug
The text was updated successfully, but these errors were encountered: