netbox/netbox/project-static
Nancy Yang a544b55e9e Fixes #15917: slim-select-pagination-bug-fix : fixed several bugs related to slim select (#15918)
* slim-select-pagination-bug-fix : fixed several bugs related to slim
select search box gui element
1. If user enters a search text in the filter text box, the user will
   not be able to scroll to the next page. That is the user will only be
   able to see the first page of returned item with a none empty search
   string.
2. User will not be able to select an item returned from search query
   if user clicks reload after a dynami search. When the user is able
   to load a second page, the user will be able to select an item from
   the third+ page if previous bug is fixed.

* Recompile static assets

---------

Co-authored-by: Jeremy Stretch <jstretch@netboxlabs.com>
2024-05-06 12:54:53 -04:00
..
dist Fixes #15917: slim-select-pagination-bug-fix : fixed several bugs related to slim select (#15918) 2024-05-06 12:54:53 -04:00
docs Closes #6328: Local docs build (#6769) 2021-07-19 14:18:08 -04:00
img templates: add an opaque icon for mobile home screens 2021-12-19 01:32:15 +03:00
js 8072 move js code from template to static file (#10824) 2022-11-03 09:29:45 -04:00
netbox-graphiql 13396 upgrade graphiql 2023-08-24 14:17:09 -04:00
src Fixes #15917: slim-select-pagination-bug-fix : fixed several bugs related to slim select (#15918) 2024-05-06 12:54:53 -04:00
styles Merge branch 'develop' into choices-css-rewrite 2024-01-23 21:50:06 +01:00
.eslintignore Migrate from ParcelJS to esbuild for UI bundling 2021-07-24 00:00:38 -07:00
.eslintrc Update JS dependencies WIP 2022-10-04 15:02:37 +02:00
.prettierignore Migrate from ParcelJS to esbuild for UI bundling 2021-07-24 00:00:38 -07:00
.prettierrc scaffold new ui directory 2021-03-13 02:28:21 -07:00
.sassrc scaffold new ui directory 2021-03-13 02:28:21 -07:00
bundle.js 10520 remove Napalm code references (#11768) 2023-02-24 15:38:50 -05:00
package.json Escape text passed as display values to slim-select 2023-05-30 09:09:15 -04:00
tsconfig.json implement dark mode 2021-04-25 20:11:46 -07:00
yarn.lock 13396 upgrade graphiql 2023-08-24 14:17:09 -04:00