handsontable / handsontable

JavaScript data grid with a spreadsheet look & feel. Works with React, Angular, and Vue. Supported by the Handsontable team ⚡
https://handsontable.com
Other
19.15k stars 2.94k forks source link

Add horizontal scroll to the Filter's by value component #10940

Closed budnix closed 3 weeks ago

budnix commented 3 weeks ago

Context

The PR improves the Filter's "by value" component by adding a horizontal scroll when the width of the values are wider than the component viewport size.

Before

Kapture 2024-04-23 at 11 27 27

After

Kapture 2024-04-23 at 11 26 59

How has this been tested?

I tested the changes locally, and I covered the fix with updated tests.

Types of changes

Related issue(s):

  1. fixes https://github.com/handsontable/dev-handsontable/issues/1863

Affected project(s):

Checklist: