CDLUC3 / dmptool

DMPTool version of the DMPRoadmap codebase
https://dmptool.org
MIT License
56 stars 13 forks source link

Page scrolling and page titles #559

Open jupiter007 opened 3 months ago

jupiter007 commented 3 months ago

It seems that the user is not always scrolled to the top of a page on page load. This could be disorienting to the user. Also, when there are errors, the page should scroll to the errors, so that the user notices the error.

Additionally, we might want to consider adding browser page titles. This is crucial for providing context and information for accessibility.