Select component on scrollable page #13452
              
                Unanswered
              
          
                  
                    
                      KamilaZaeva-sap
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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.
-
Hi everyone,
we are using fundamental select components in our app and have unpleasant behaviour with scrolling page action.
In examples it's perfect because it's only one component without any containers. But what should we add or how to implement correct cases when select component is located on the page with complex logic, and content of the page is long and requires scroll action?
I prepared an example with such case:
https://stackblitz.com/edit/nqyv4nkq
If you click on Select element and start scrolling the page, then the list of options will go with scrolling.
How to fix it near the element or maybe it's possible automatically to close when an user starts scrolling?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions