qlik-oss / nebula.js

Product and framework agnostic integration APIs for Qlik's Associative Engine
https://qlik.dev/extend/set-up-nebula-environment/
MIT License
77 stars 57 forks source link

feat: listbox popover sorting option #1589

Closed cbt1 closed 2 months ago

cbt1 commented 2 months ago

Motivation

Adds the ability to customize the sort order for a field in the listbox popover. It is needed in the "Sorting in search" feature in the pivot table, as that requires the sort order for the field in the listbox to match that of the dimension in the pivot table.

I could not find any test for the listbox popover, so no tests added either.

Requirements checklist

When build and tests have passed: