Yoast / yoast-components

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

Add focus style to wizard navigation buttons. #834

Closed afercia closed 5 years ago

afercia commented 5 years ago

Summary

This PR can be summarized in the following changelog entry:

Relevant technical choices:

Test instructions

screenshot 2019-02-27 at 14 39 30 screenshot 2019-02-27 at 14 53 08

Note: while working on this I've noticed the state of the CSS could be improved. There are duplications of rules between the plugin and the yoast-components. The preview of the Wizard in the standalone app looks different from the Wizard in the plugin. This doesn't help in testing. Also, there shouldn't be hardcoded colors in the yoast-components (only colors from the palette should be used). Will create a separate issue.

UI changes

Fixes #833

bintzandt commented 5 years ago

Transferred to https://github.com/Yoast/javascript/pull/8