Can anyone please look into these videos and help me with the sidebar and page focus issue i am facing; like if i am trying to focus on the sidebar i am losing the focus for the page and vice-versa

Hi @SarbojitDatta . While I was unable to take a look at the videos you shared, once technique that’s been very helpful to our team is creating a separate state in the Component you’re using to redirect the focus to wherever you want it to be by overriding the _getFocused() method within that specific state.

Give it a try!

hello @eduardo.guzman can i connect with you somewhere for discussing it a bit more further because i tried what you suggested but i am still facing the issue