volto icon indicating copy to clipboard operation
volto copied to clipboard

React-based frontend for the Plone Content Management System

Results 533 volto issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.24.0 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/advisories/GHSA-8hfj-j24r-96c4 2.29.1 See full changelog Release Oct 6, 2020 Updated...

99 tag: dependencies
javascript

**Describe the bug** After using drag-and-drop to upload files into folderish contents, the application is broken with this error: `cannot have two html5 backends at the same time` **To Reproduce**...

01 type: bug

**Describe the bug** The [When component](https://github.com/plone/volto/blob/master/src/components/theme/View/EventDatesInfo.jsx#L27) is not internationalized and has hard-coded `from` and `to` strings to signal event `from` and `to` dates: https://github.com/plone/volto/blob/master/src/components/theme/View/EventDatesInfo.jsx#L90-L92 **Additional context** Add any other context...

01 type: bug

to fix https://github.com/plone/volto/issues/3438

add description and rights field to image block #1681 the fields automatically take the data from the image content-type and can be overwritten in sidebar

Reference: https://github.com/plone/plone.restapi/issues/817 I still think it's nice to have it. Opinions are welcome.

05 type: question

If your content type uses 'Relation List' then there a not usable since there is dedicated widget to handle this type. I think current placeholder refers to Object Browser Widget....

04 type: enhancement

Using multilingual works fine for content-like routes that are easily separated into language root folders, such as /en/help or /fi/apua. However, it seems not so easy to have translated versions...

04 type: enhancement