Fix focus on SetNodeAddress screen by making ScrollablePart focusable only...
Fix focus on SetNodeAddress screen by making ScrollablePart focusable only when scrollabrs are active This somehow fixes the issue with "invisible focus". Could not use can_focus=False instead because of The Select widget overriding up/down arrows and it is no longer possible to scroll the page.
Loading
Please sign in to comment