Giter Club home page Giter Club logo

Comments (8)

lcuis avatar lcuis commented on August 22, 2024 1

Hi @geriby23 !

Good for you for the menu mode in web. Sorry, I forgot to mention that this works when you run it from Android Studio but not when it is hosted like for example on
https://searchchoices.jod.li
or
https://fluttertest-576ea.web.app

Yes, the selected value doesn't seem to update properly when this is done from outside the plugin. This is another bug that would also need to be addressed. There is a way however through an alternative version of the plugin: search_choices

The menu graphic size can be controlled through the menuConstraints argument.

from searchable_dropdown.

lcuis avatar lcuis commented on August 22, 2024 1

Hi @geriby23 ,

As mentioned in search_choices plugin, there was a bug on hosted web that prevented the opening of the selection in menu mode.

This has been fixed with PR #45 .
Note that this is not yet merged and not deployed to pub.dev but that's on the way.

Also, it might be that the update issue that you have could be solved by the PR #26 that is merged but not yet published to pub.dev .

from searchable_dropdown.

lcuis avatar lcuis commented on August 22, 2024

At the moment, the web doesn't seem to support the menu mode of the searchable_dropdown, thus, the dialog is, for now, necessary in web. This is a bug that would need to be solved.

You can adapt the search/filter behavior through the searchFn argument. This way, it can probably be used more like an autocomplete than a search in terms of functionality (not display).

Sorry, at the moment, there is no way to reduce the size of the dialog. A boxConstraints argument would be a good idea for the dialog. It exists but only for the menu.

from searchable_dropdown.

geriby23 avatar geriby23 commented on August 22, 2024

@lcuis Thanks a lot for your response. Seems I was able to run menu mode. And it looks pretty nice.
But I have a couple of other issues I'm struggling to solve.
Screenshot 2020-04-16 at 23 08 02
As you can see I have 3 dropdown fields. And when I select a country or province I need to clear dropdowns that are below. It clears fine. But for example
I have selected some province and I have changed the country to another one.
It seems like dropdowns remember on which index it was and when the response with another country's provinces comes it sets by default province with the same list index as it was. And if this index is bigger than I had in a list that just came it. will crash with "out of index".
Also why after an item was selected field gets this big height. Is there a way to prevent it's size changes?

from searchable_dropdown.

geriby23 avatar geriby23 commented on August 22, 2024

@lcuis I see. Anyway thanks for the help, it's really cool widget, I hope you guys will fix those bugs for the web and it would be really nice.
I'll probably try to adapt search_choices right now.

from searchable_dropdown.

lcuis avatar lcuis commented on August 22, 2024

Thanks @geriby23 . Yes, it would be great to find time for those 2 bugs.

from searchable_dropdown.

geriby23 avatar geriby23 commented on August 22, 2024

Great!!!
Thanks, @lcuis !!!

from searchable_dropdown.

lcuis avatar lcuis commented on August 22, 2024

You're welcome!

from searchable_dropdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.