When i click on any of these buttons the loaded page uses the scroll position of the current page. It needs an explicit scroll into view or something similar.
Thanks. The framework of the pages consists of server-side rendered HTML with React components interspersed as necessary. The interactions youâve linked are with these React components and they donât trigger a page reload, which would normally initiate an automatic scroll-to-top behavior.
Is the new behavior of the inbox & queue as intended?
The new behavior plausibly is an improvement, but now each time I arrive at these pages I feel like I ought to duck until I scroll up a bit. Also, the table titles («Inbox» / «Awaiting student» / âŠ) and search field + sorting menu are out of frame. The other lists do not have these problems.