Open majora2007 opened 1 year ago
@Zefling thoughts on item 2? I've started working on this to streamline the new feature.
If the proposal is coherent and does not break the existing, you can propose an evolution. This is not a feature I personally need for the projects I work on. The component is already a fork of another project, I haven't really taken the time to review certain points that could clearly be improved.
Here are a few things I'm noticing while using this library. This issue is here for discussion and any items I can take and raise a PR for.
autoCreate
by itself does not always ensure the search box is visible. I found you need to usedisplaySearchStatus=always
. This is something I missed (the example documentation worked without this but in my app, it does not).autoCreate
on adding can leave some empty state in the search box which doesn't show the remaining options unless search box is cleared out (this only happens in my app, not in example page)autoCreate
mode might want a button to indicate to the user they can add (or an option that's not selectable to tell them they can add"