dobri1408

Results 11 issues of dobri1408

In this pr, I propose to modify the way the link is altered when it is an internal link. I saw that if a link is an internal one like...

[screen-capture.webm](https://github.com/plone/volto/assets/50819975/3aa83444-4427-4819-a307-67879485f7c0)

This pr will Allow previewing images when selecting them with the file picker.

03 type: feature (plip)

When editing metadata externally, as in the case of our EEA metadata block, the current functionality causes the sidebar to automatically gain focus. However, this behavior is unnecessary in this...

**Describe the bug** The toast is not showing. **To Reproduce** The problem can be replicable if you customize a file with the toast.succes(), or toast.error() function in it. The toast...

01 type: bug
30.1 needs: confirmation

When you update a block's properties using onChangeBlock, the widget may not show these changes because its state isn't updating correctly. https://github.com/plone/volto/assets/50819975/8243fe43-2531-49c4-8405-49f9d998666b The expected behavior is that the URL field...

There are situations where you may want the Volto login to appear on a route other than `/login`, as demonstrated in this example: https://github.com/collective/volto-authomatic/blob/a78f354e2c8fc4a41cf9d71d76a93f1d1627d268/src/index.js#L18. This implies that the Volto login...

We've identified a bug in the language translation of taxonomies. When a value is missing for a specific language, the system incorrectly assigns PATH_SEPARATOR + "" = id. This causes...