Pavlo Feshchenko

Results 6 issues of Pavlo Feshchenko

## Description After inserting a new table the focus or selection doesn't appear in the first cell. Line of code that is broken: https://github.com/udecode/plate/blob/main/packages/table/src/transforms/insertTable.ts#L58 ## Steps to Reproduce 1. go...

bug
plugin:table

## Description After creating the first link, the insert floating UI state persists. ## Steps to Reproduce 1. go to [platejs.org](https://platejs.org/) 2. create a new paragraph or use existing one...

bug

## Description After generating LinkElement you get code with `any` https://github.com/udecode/plate/blob/main/apps/www/src/registry/default/plate-ui/link-element.tsx#L22 ## Steps to Reproduce - run any command to generate a link element https://platejs.org/docs/components/link-element#installation - code has `{...(props as...

bug

## Description Hey @zbeyens thanks for you hard work. The generated **ToolbarButton** has bad typing. After toolbar generation, you will have a dustructured `value` in the https://github.com/udecode/plate/blob/main/templates/plate-playground-template/src/components/plate-ui/toolbar.tsx#L91 If your eslint...

bug

## Description I how to specify all issues here. You can split it into several issues because everything for tables fills broken and not polished :) - generated styles for...

bug

## Description After adding createResetNodePlugin with any valid config `Backspace` not removing list item ## Steps to Reproduce 1. go to sandbox here https://codesandbox.io/p/sandbox/plate-lists-bug-4tz5nx 2. click any list button 3....

bug
plugin:list
has workaround
plugin:reset-node