Allow swapping handsontable with AG Grid Community in Rule Builder. #19322
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
I think the pros for AG Grid are it is much more performant, very straightforward licensing, and... while we're still pinning an older version - the pinned AG Grid is more recent and we can upgrade to something actively maintained after the Vue 3 migration. handsontable has really smooth row/column/cell selection and copying features, AG Grid wraps this up in an enterprise version that will never work for Galaxy - xref https://www.ag-grid.com/javascript-data-grid/cell-selection/. In practice, it is probably a pretty nice usability thing to be losing. If we do decide to replace handsontable - we could work around this a bit by giving users a button to download a spreadsheet file that they can use more fully or have a button to popout a handsontable for copying out of.
How to test the changes?
(Select all options that apply)
License