I am currently working on a web application using Angular and Lumx. I have implemented a dialog that contains a table with multiple columns and rows, requiring both horizontal and vertical scrolling.
However, the issue I am facing is that the horizontal scrollbar is only visible at the bottom of the page, making it unclear to users that they can scroll horizontally as well.
Is there a solution or method to keep the horizontal scrollbar always visible?
Thank you in advance!
Attached are screenshots showing the visibility of the horizontal scrollbar at the end of the page:
https://i.sstatic.net/xu5ut.png
Once I reach the bottom of the page after scrolling vertically, the horizontal scrollbar becomes visible: