Irene
Irene
In the .travis.yml, we used to specify the usage of the lts version of node. However, the Travis builds started failing when Travis started using node 12.13.0 instead of 10.16.3...
The test coverage for OnboardingWizard.js is suboptimal, and should be increased. This most likely will involve some refactoring of the class.
This issue is a continuation of https://github.com/Yoast/yoast-components/issues/738. Replace all mentions of 'keyword' by 'keyphrase' **in strings** in the app and tests. There is no need to rename variables, functions etc....
The standalone is showing a white screen and has the following errors in the console: Please consult with Team Lingo, because the errors seem to be caused by changes in...
The following errors are shown in the components standalone: Please consult with team Lingo, because these errors seem to be caused by changes in yoastSEO.js
When there are mentions, the cursor/caret stays directly after/before the last/first letter. Because of this, it feels like it's not possible to put your cursor directly after/before an entity. The...
When a user clicks the `inser snippet variable` but decides not to use one (by clicking outside of the suggestions to make the suggestions disappear), the inserted percentage is left...
When clicking the 'insert snippet variable' button or typing '%', you'll only see a selection of replacevars: We should think of a way to make them more discoverable.
Copied from https://github.com/Yoast/yoast-components/pull/219#issuecomment-321549740 > On My Yoast, everything inherits box-sizing: border-box while here it's the default content-box; this actually affects the size of the flex items. I'd consider to switch...
Currently, the HelpCenterButton that's on the post and page pages is styled in wordpress-seo. We should move the styling to Yoast Components. Copied from https://github.com/Yoast/wordpress-seo/issues/8001#issuecomment-334722250: > Ok so the button...