Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

using treebeard like a typeahead field? #182

Open
baradhili opened this issue Apr 7, 2019 · 0 comments
Open

using treebeard like a typeahead field? #182

baradhili opened this issue Apr 7, 2019 · 0 comments

Comments

@baradhili
Copy link

I'm facing an interesting problem. I have data that is hierarchical and thus treebeard is a good tool to browse it, but the workflow is such that the user needs to be able to start typing the search box and find matches.

All good so far...

However I need to return a single entry

So the questions are:-

  1. the example seems to find the parent of the target child, not the child itself
  2. has anyone had any joy with keyboard bindings?

Thanks

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

1 participant