Column resize not working in Data Table

Hi everyone,

I’m testing NocoBase 2.0 (latest beta) and I’m unable to enable column resizing in Data Tables.

What I’m trying to do

Allow end users to manually resize column widths by dragging the column header border in a standard Data Table.

Expected behavior

  • Cursor changes to resize ()
  • User can drag column borders to adjust width

Actual behavior

  • Columns are not resizable
  • No resize cursor appears
  • Dragging column borders has no effect

What I already checked / tried

  • Using a standard Data Table block (not a sub-table in a form)
  • Table is placed directly on a page
  • No virtual scrolling enabled
  • No fixed columns
  • Tested both with default column widths and explicitly set widths
  • Looked for options like:
    • “Resizable columns”
    • “Enable column resize”
    • “Resizable”
      No such option appears in the block configuration
  • Tested with different browsers
  • Cleared cache and reloaded the page
  • Verified I’m running the latest 2.0 beta

Questions

  1. Is column resizing intentionally disabled in NocoBase 2.0 beta?
  2. Has this feature been moved, renamed, or deprecated?
  3. Is column resize dependent on another flag (e.g. table layout, scroll mode)?
  4. Is this a known issue / regression compared to 1.x?
  5. Is there any recommended workaround or plugin approach?

If needed, I can provide:

  • screenshots of the block configuration
  • screen recording
  • minimal reproduction steps

Thanks in advance!

The problem is user view resizing.

After you set the column width there, the user cannot slide the column to get more or less width.