Vraja Das

Results 42 issues of Vraja Das

```[tasklist] ### Fix side effects for Hidden fields \[key - class - path (packages/js/src)) - [x] focuskw - AnalysisFields - /redux/actions/focusKeyword.js - [x] content_score - AnalysisFields - /redux/actions/cornerstoneContent.js - [x]...

technical-debt

If I remove the `add_meta_box` from `class-metabox.php`, I'm left with sidebar, however, I do need to find a away to add the hidden fields since the sidebar is using them....

technical-debt

* [ ] I've read and understood the [contribution guidelines](https://github.com/Yoast/wordpress-seo/blob/trunk/.github/CONTRIBUTING.md). * [ ] I've searched for any related issues and avoided creating a duplicate issue. ### Please give us a...

bug

## What is the goal of this issue? Cleanup the use of hard coded "yoast-seo/editor" ## What needs to be done to achieve the goal? - Create a constant file...

## What is the goal of this issue? In a later issue, property of isWooSeoActive was added to metabox script data. That means woocommerceUpsell can be removed and calculated in...

## Context * Decouple metabox hidden fields from block editor. We want to use the block editor without the metabox, but the metadata and block editor are both updated through...

changelog: non-user-facing

Check for side effect for hidden fields and replace with sync to hidden fields and core editor store incase there are no hidden fields. https://github.com/Yoast/wordpress-seo-premium/pull/4253

## Context * Snippet editor has more complex way of using the hidden fields. We want to make the yoast editor store as the source of truth and sync values...

changelog: non-user-facing

* Duration time is not saved with the decoupling branch in free [#21161](https://github.com/Yoast/wordpress-seo/pull/21161). * Decouple hidden fields for news - add sync to hidden fields and core editor store

- [ ] schema_page_type - SchemaFields - redux/actions/schemaTab.js, /containers/SchemaTab.js - [ ] schema_article_type - SchemaFields - redux/actions/schemaTab.js, /containers/SchemaTab.js ### Relevant technical choices: * I have removed the default value property...