You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for example, after scrolling down the page, we click <a href="/" id="main-logo" data-turbo-frame="content-frame" aria-label="logo" data-turbo-action="advance"> </a> after displaying the new page position, which is still at the bottom.
How can I natively convey information that the page needs to be moved up?
The text was updated successfully, but these errors were encountered:
for example, after scrolling down the page, we click
<a href="/" id="main-logo" data-turbo-frame="content-frame" aria-label="logo" data-turbo-action="advance"> </a>
after displaying the new page position, which is still at the bottom.How can I natively convey information that the page needs to be moved up?
The text was updated successfully, but these errors were encountered: