Ziad Beyens

Results 121 issues of Ziad Beyens

**Description** See changesets. **Example** Run: ```bash yarn g:dev ``` Then open: http://localhost:3000/portive

**Description** Take the table cell as an example: - user press arrow up in a cell - html `onDOMSelectionChange` is called, the cursor is moved like in a textarea, no...

bug
selection

**Description** This pull request primarily focuses on enhancing error handling by introducing **`undefined`** checks, refining return types for functions, and implementing a global **`ErrorLogger`** interface. It also introduces an **`editor.onError`**...

**Description** See changesets.

large

**Description** Prevent table row from having negative size when resizing. ## Funding * You can sponsor this specific effort via a [Polar.sh](https://polar.sh) pledge below * We receive the pledge once...

bug
plugin:table

### Discussed in https://github.com/udecode/plate/discussions/1247 Originally posted by **bishoymelek** November 24, 2021 Hi, We are looking to achieve "columns" way of: - Adding text nodes beside each other - To wrap...

help wanted
feature request
plugin:new
plugin:column

Created for bounty. Follow-up in https://github.com/ianstormtaylor/slate/issues/5521 ## Funding * You can sponsor this specific effort via a [Polar.sh](https://polar.sh) pledge below * We receive the pledge once the issue is completed...

feature request
💎 Bounty
💰 Rewarded

### Discussed in https://github.com/udecode/plate/discussions/383 Originally posted by **YousefED** December 10, 2020 Idea, a pluggable shortcut modal similar to: Notion: ![image](https://user-images.githubusercontent.com/368857/101732288-42454d00-3abd-11eb-9d87-ca4d6cf5129c.png) Atlaskit: ![image](https://user-images.githubusercontent.com/368857/101732345-5c7f2b00-3abd-11eb-98c4-2c22d7b4c3c6.png) (https://atlaskit.atlassian.com/packages/editor/editor-core/example/kitchen-sink) If you test those editors, you'll notice...

feature request
plugin:slash-commands

### Discussed in https://github.com/udecode/plate/discussions/2479 Originally posted by **sepsol** August 12, 2021 **Description** If I don't have the toolbar and I remove the space after the inline code markup, I have...

bug
help wanted
plugin:basic-marks

#### Do you want to request a _feature_ or report a _bug_? Bug #### What's the current behavior? ![hJj77Yhl15](https://user-images.githubusercontent.com/19695832/71921913-2426ec80-318a-11ea-9ee8-944ac0128aa0.gif) `li` (with empty text) is replaced by a `p` on `deleteBackward`....