Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

when searching a tree, only the parent of child results show (only when app is hosted) #472

Closed
yarinsn opened this issue Mar 19, 2021 · 2 comments · Fixed by #482
Closed

Comments

@yarinsn
Copy link

yarinsn commented Mar 19, 2021

Describe the bug
when using the search feature, only the parent of the matching node appears (the 'HainesAttract' node has a child called 'Technology', see next screenshot)
image

However, when the app is running locally on my machine, everything works as expected - I type 'tech' and the relevant child node 'Technology' (and it's children) appear.
image

To Reproduce
the issue occurs only on a hosted environment.

Expected behavior
see above.

Screenshots
see above.

Environment (please complete the following information):

  • Browser: 89.0.4389.82 (Official Build) (64-bit)
  • OS: Local: Windows x64, Hosted: Azure Hosted App (Unix 4.15.0.112)
  • node version: 12.16

Additional context
using react-dropdown-tree-select version 2.5.1.
It might be that the info I provided is not enough, but I'm not quite sure what to look into at this point, so any questions/requests for further into are welcome.

@mrchief
Copy link
Collaborator

mrchief commented Mar 19, 2021

Something tells me the issue is with the hosted environment :)

Happy to continue the discussion but I don't think this is a bug with the component.

@yarinsn
Copy link
Author

yarinsn commented Mar 25, 2021

Hey, thanks for the reply. How can we continue the discussion? here or email?

@dowjones dowjones locked and limited conversation to collaborators Mar 31, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants