WeAreSnook / human-services

Extensions proposed by the English Local Government Association (LGA) and the local government OpenCommunity project to the OpenReferral standard for human services data. Schema generator code is given to express the schema in various formats. Data conversion routines to make it conform to the standard. API that serves the data in a format compliant with the standard.
0 stars 1 forks source link

Links don't scroll to top of page (`react-router-dom`) #132

Closed kingdomlevel closed 3 years ago

kingdomlevel commented 3 years ago

When you click any react-router-dom Link component, it doesn't send you to the top of the page. This feels jarring - try e.g. a link in the footer.

Intended behaviour would be:

  1. Click a link
  2. Be directed to the top of the target page