Is there already a way of scrolling to an element ...
# contributing
b
Is there already a way of scrolling to an element on the current page in Umbraco? I'm working on the accessibility skip links issue and linking using a hash seems to be intercepted by the routing.
s
Ah yes, hashes are used for angular routing I think. Which issue is it?
I can't recall having a way to set the scroll position anywhere in the backoffice no
s
Ah yes, but that's just a way of skipping the main menu, no need to scroll!
m
Good luck I think you have picked the hardest one 🙂 as angular uses the # for routing unless you use html5 mode which is a breaking change
s
We had a chat offline, think we're heading in a bit of a different direction for now
12 Views