Skip to content

issues Search Results · repo:ProseMirror/prosemirror-tables language:TypeScript

Filter by

115 results
 (58 ms)

115 results

inProseMirror/prosemirror-tables (press backspace or delete to remove)

Hi! I m experimenting with prosemirror-table with stricter cell definitions for columns, but I have faced an issue with copying and pasting when I have multiple cell definitions. Below is a schema that ...
  • Mati20041
  • 2
  • Opened 
    2 days ago
  • #294

Hi there, I am using prosemirror-tables via TipTap I have plugged in my own TableView implementation that is aware of customized table-widths (e.g. table width is set to 100%). While I can customize ...
  • DRoppelt
  • 4
  • Opened 
    2 days ago
  • #293

Problem When the user wants to cut the content and the starting point is a table, a small bug occurs: the table is not completely deleted, only one cell remains. As I understand it, this is related to ...
  • shiz-ceo
  • 2
  • Opened 
    4 days ago
  • #291

I merge four cells, copy one cell and paste it to merged cell. Merged cells is splitted. https://github.com/user-attachments/assets/dee72705-999b-420c-ad0e-4d7fe5ae3c6e
  • Gaurussel
  • Opened 
    on Jul 2
  • #290

Hello, I m using prosemirror-tables with Tiptap. I see in the codebase that the resize functionality is totally on this side as a function columnResizing . - I have a container that is resizable (height ...
  • largiter
  • 2
  • Opened 
    on May 7
  • #289

The colwidth property in cellAttrs is of type number[] | null, but in the schema.ts file, within the tableNodes() function, it is validated as number | null. This mismatch is causing a JSON validation ...
  • rohanrjohn
  • 1
  • Opened 
    on Apr 17
  • #285

Hello! I m building a table using TipTap, it has other elements around it, which I m creating in addNodeView of the Table node. My goal is to have more UI elements around it but prevent the table from ...
  • jomifepe
  • 7
  • Opened 
    on Apr 7
  • #278

Hello, I’m using prosemirror-tables with Tiptap, and I’m trying to add multiple columns or rows to the end of an existing table. I have a text input where you can type a number of columns or rows. I ...
  • kyeo76
  • Opened 
    on Mar 18
  • #273

Hi to all ProseMirror gurus, experts and enthusiasts, I’m looking to implement draggable (reorderable) rows and columns in tables and I have been making some tries with TipTap at https://mustafa-yilmaz.github.io/tiptap-reorderable-table ...
  • mustafa-yilmaz
  • Opened 
    on Mar 3
  • #272

I’m encountering an issue with the table extension in Tiptap when using the strict mode validator. When I add a basic table to the editor s content, the validator seems to reject it, and the table is not ...
  • fx69005
  • 2
  • Opened 
    on Feb 13
  • #270
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub