Make the dropdown select tree expanded up to the currently selected item. #613
                  
                    
                      pasindu-pr
                    
                  
                
                  started this conversation in
                General
              
            Replies: 2 comments
-
| This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            -
| I don't think so. It's more meant for a search and select use case for heavy data nodes, where opening and manually scrolling are tedious. For less intensive data, a little bit of scrolling would be need but then, search and select is is the way to go. | 
Beta Was this translation helpful? Give feedback.
                  
                    0 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
Once we select the item from the dropdown, the tree will be collapsed. On the second round when we click on the select component we should again go from the root level to leaf level to check which item has selected. Is there any way to directly expand the dropdown up to the selected level if there any selected item, Once we click the component?
Beta Was this translation helpful? Give feedback.
All reactions