datatables-contextual-actions icon indicating copy to clipboard operation
datatables-contextual-actions copied to clipboard

🖱️ A DataTables javascript plugin for adding context menus and buttons to your selected rows

Results 4 datatables-contextual-actions issues
Sort by recently updated
recently updated
newest added

There are some cases, when the empty header results in orphaned dividers still being rendered on the top of the list. This can happen when a conditional block is also...

When we have multiple DataTables on the same page; each dataTable can have it's own dropdown-menu open at the same time. We woud like to avoid this and make sure...

enhancement

- Implement Playwright as a dev dependency - Add tests to validation options: - deselectAfterAction - contextMenu - enabled - isMulti - headerRenderer - showStaticOptions - buttonList - enabled -...

testing

feature: add disableAutoCount to suppress auto-appended local count in multiTitle. Some cases might want to disable the counter next to an item which looks like (x) showAffectedItemCount: true as default