Tiberiu Ichim

Results 78 issues of Tiberiu Ichim

https://github.com/eea/volto-slate/blob/5b772ea9237b7249dc6da4ba50fa5966d8ccf468/src/editor/extensions/withTestingFeatures.jsx#L68

When an image is uploaded with drag&drop, I would expect that it is then removed from the slate editor, after it is converted to a Volto block image.

steps to reproduce: - write some text - hit enter - write some more text - go to the end of previous block (first created) - hit delete key The...

I propose that we do a denormalization on save and a normalization on "load" of values. The normalization algoritm is the one in this function: https://github.com/eea/volto-slate/blob/0a8f5fd7eac960f9628fd613d37492f9614086cc/src/widgets/HtmlSlateWidget.jsx#L23 The denormalization algorithm would...

It would be nice to include the whole dev setup so that we can debug through `slate-*` packages.

Copy/pasting from Excel puts an image and also a table in the data. The image plugin should look for this and (maybe optional) not insert an image in the content,...

We should completely remove the draftjs from Volto, move it to a new collective or plone repo

04 type: enhancement

Cypress tests can also report code coverage. See https://docs.cypress.io/guides/tooling/code-coverage.html#E2E-code-coverage

04 type: enhancement
41 lvl: easy