-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Dylan Jay
### Seconder: Jefferson Bledsoe
## Abstract
As a integrator building a website I can:
- wr…
djay updated
8 months ago
-
It emits an error. See https://demo.plone.org/block/form/edit
![screenshot_2024-04-23_15:15:59_selection](https://github.com/plone/demo.plone.org/assets/157140/770de447-e228-4f78-b8e5-3050f3365bef)…
-
**Describe the bug**
I'm trying Volto 14 on a big website (yes, it's always the same) and i've found that with listing blocks' ssr enabled (getAsyncData) the ssr page took a lot of time to be rende…
-
Table in volto and quanta is not a container. It's a special block that only contains slate fields and has it's own UI.
- it's a little unclear if the bar follows the selected cell or stays at the to…
-
**Describe the bug**
When using the DragDropList component in a horizontal list (eg. new `rowblock` PR: https://github.com/plone/volto/pull/3180), the grey area that indicates where the element is go…
-
## PLIP (Plone Improvement Proposal)
## Responsible Persons
### Proposer: Víctor Fernández de Alba @sneridagh
### Seconder: Steffen Ring @steffenri
## Abstract
Include in core a Tease…
-
Latest volto-slate release fails with:
```
Error: The useSlate hook must be used inside the component's context
```
-
**Is your feature request related to a problem? Please describe.**
As an Editor, I cannot add a block title to a Table block.
-
In Plone classic, create a list in a list in a richtext field. This is how do to it:
- create a list with a single line
- create another line in the list (another list item)
- increase the level …
-
It’d be nice if running `yo @plone/volto:addon` automatically updated the `workspaces` and `addons` arrays in `package.json`. Would that be possible?