Rafael Velazco
Rafael Velazco
**Describe the problem** We do not have any folder structure in the `block-editor` library. All the components shared one folder; the same happens with plugins and extensions. Not having an...
**Is your feature request related to a problem? Please describe.** The suggestion menu is been used in different components, you can see it in the [Block Editor design](https://www.figma.com/file/xyjX828sx4rbAdjOB06dTG/DotCMS?node-id=310%3A8774). The problem...
### Describe the bug The latest version (`v0.0.18`) of our `dotCMS JavaScript Library` has been broken for over a year. [See the npm package here](https://www.npmjs.com/package/dotcms). If we try to use...
- Allow users to choose content editing for individual or all pages. ### Video https://github.com/dotCMS/core/assets/72418962/34a93f6f-4876-4553-8756-04148510b04f #### If copying the content fails https://github.com/dotCMS/core/assets/72418962/e22adc75-75eb-4fa7-9d38-30a0ec7c7dab
### Parent Issue #25445 ### Task Our Edit Content field's Hint Labels should match our Design System. ### Proposed Objective Core Features ### Proposed Priority Priority 3 - Average ###...
### Parent Issue https://github.com/dotCMS/core/issues/27546 ### Task We need to retrieve the `onNumberOfPages` property on The `/v1/page/json` endpoint. We already do this in the render version of the endpoint (`/v1/page/render`). [See...
### Parent Issue N/A ### Problem Statement There is an inconsistency between the `title` field displayed in the dotCMS admin interface and the title retrieved via the content API and...