So I have a select element where all the options are from a get request. Since I need to add pagination, I chose to use a custom element. (If I use the native select, clicki