Nilesh

Results 55 comments of Nilesh

I was wondering if this can also be made to work with clipboard, like copying and pasting ( meta+c,meta+v) ? But I don't see in code where we are granting...

Cypress doesn't have a full documented way of doing it for now. https://github.com/cypress-io/cypress-example-recipes/blob/master/examples/testing-dom__clipboard/cypress/integration/permissions-spec.js#L46 Also it doesn't handle "formatted text". As `clipboard.readText` and `clipboard.writeText` only deals with plain texts. Actually, I...

@ksuess I have a internal ticket for this subtask to include `slate-inline` menu in `volto` core. Did you already created an add-on? Are you working on this?

I will push my findings in a branch, will let you know.

Thanks @ksuess for sharing. We also do have something like this in EEA which can also act as a inline label with multiple themes https://github.com/eea/volto-slate-label/tree/master I think the slate style-menu...

> An improved drag-and-drop system will be needed and the ability to "move" blocks from outside (main block engine column) to inside the Row/Column blocks. Looks promisingšŸ”„

@erral Variations support would be nice to have. As the current one is Hero-image left, it can be extended further to support any layout and dimensions. @danielamormocea you have time...

Also after adding the image, I'm unable to Edit `Title and description`, maybe we should provide fixed width to images.

Katja drafted a PR for relations controlpanel: https://github.com/plone/volto/pull/3382