Yoast / yoast-components

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

Related keyphrase marking #795

Closed igorschoester closed 5 years ago

igorschoester commented 5 years ago

Related keyphrases and the focus keyphrase can apply the same assessments. The active marker needs differentiating between the analysis results. Therefore, this PR changes the pressed check to a freshly introduced markerId.

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:

Fixes https://github.com/Yoast/YoastSEO.js/issues/2011