Yoast / yoast-components

Accessible React components by Yoast
GNU General Public License v3.0
21 stars 6 forks source link

Make previous and next buttons look like links #831

Closed IreneStr closed 5 years ago

IreneStr commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Test instructions

This PR can be tested by following these steps:

UI changes

Fixes Yoast/wordpress-seo/issues/12276

andizer commented 5 years ago

CR done

abotteram commented 5 years ago

Acceptance 👍

afercia commented 5 years ago

Noticed in Firefox these buttons-links have no focus style. They rely on the browsers native outline, and in Firefox the outline doesn't work when unsetting the borders. Will create a separate issue.

dariaknl commented 5 years ago

Tested "Previous" and "Next" buttons in Conf Wizard in IE11 and Edge - looks good 👍!