Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Dropdown with search" doc page is incomplete #1323

Open
SumitBando opened this issue Apr 21, 2024 · 0 comments
Open

"Dropdown with search" doc page is incomplete #1323

SumitBando opened this issue Apr 21, 2024 · 0 comments

Comments

@SumitBando
Copy link
Contributor

SumitBando commented Apr 21, 2024

Describe the bug

https://flowbite-svelte.com/docs/components/dropdown#Dropdown_with_search

The search box renders, but is not bound to anything, so does not do anything.

Reproduction

https://flowbite-svelte.com/docs/components/dropdown#Dropdown_with_search
It renders, but Search box does not do anything

Flowbite version and System Info

System:
    OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish)
    CPU: (8) x64 11th Gen Intel(R) Core(TM) i5-1135G7 @ 2.40GHz
    Memory: 3.59 GB / 7.63 GB
    Container: Yes
    Shell: 5.8.1 - /usr/bin/zsh
  Binaries:
    Node: 20.8.1 - ~/.nvm/versions/node/v20.8.1/bin/node
    npm: 10.2.0 - ~/.nvm/versions/node/v20.8.1/bin/npm
    pnpm: 8.15.5 - ~/.local/share/pnpm/pnpm
  npmPackages:
    @sveltejs/kit: ^2.5.0 => 2.5.0 
    flowbite-svelte: ^0.46.0 => 0.46.0 
    svelte: ^4.2.0 => 4.2.0 
    vite: ^5.1.3 => 5.1.3
@SumitBando SumitBando changed the title "Dropdown with search" does not work, not even on the doc page "Dropdown with search" doc page is incomplete Apr 21, 2024
SumitBando added a commit to SumitBando/flowbite-svelte that referenced this issue Apr 21, 2024
Fix for issue themesberg#1323

Use a data array. Bind searchTerm. Filter data array
shinokada pushed a commit that referenced this issue Apr 25, 2024
Fix for issue #1323

Use a data array. Bind searchTerm. Filter data array
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant