Sean
Sean
## Steps To Reproduce Create a ButtonGroup and add a ButtonGroupItem to serve as the default selected option. ## Expected Behavior - Default option should appear shaded as the selected...
Dropdown list height is fixed at 160px, leaving a gap under the options when the list is small:  This is set in this snippet...
Occasionally, I need to show a histogram that contains only one value (the dataset below is an example): ```js [ {a: 5}, {a: 5}, {a: 5}, {a: 5}, {a: 5},...
The methods available in the histogram function work for many cases, but not all. It would be helpful to be able to pass in a bin width or bin count...
## Steps To Reproduce Add a column to a DataTable with 700+ characters in a cell and attempt to search within that string. The fuzzy search logic isn't able to...
Ability to set the default value to "Select all" in a multi-select dropdown
Ability to set a default date range which will take effect on page load. e.g., defaultValue=“Last 7 days”
### Describe the bug Adding a MySQL connection in a project, then adding a SQL query to that source directory causes the project to error out. ### Steps to Reproduce...