UI5 autofocus

I used UI5 to create my own website and aimed to make it look different from a typical UI5 application. During this process, I encountered an issue where UI5 would automatically scroll to certain sections when navigating between pages. After some investigation, I discovered the cause: a button positioned at the bottom of the page. UI5 automatically sets the focus on the first clickable element it finds, which in this case, caused the page to scroll down.

 

​ I used UI5 to create my own website and aimed to make it look different from a typical UI5 application. During this process, I encountered an issue where UI5 would automatically scroll to certain sections when navigating between pages. After some investigation, I discovered the cause: a button positioned at the bottom of the page. UI5 automatically sets the focus on the first clickable element it finds, which in this case, caused the page to scroll down.   Read More Technology Blog Posts by Members articles 

#SAP

#SAPTechnologyblog

You May Also Like

More From Author