Skip to content

Buttons with link functionality #2337

Answered by andioneto
jkiga asked this question in Q&A
Apr 1, 2022 · 2 comments · 4 replies
Discussion options

You must be logged in to vote

Hello again, @jkiga 👋

We define navigate to mean any route based URL change.

So taking a look at your list of examples 👇

going somewhere else on the same page ✅

This is only navigation when that change in position (e.g. "going somewhere") is caused by a change in location (e.g the URL). For example, in-page navigation using id attributes and matching hashed href attributes on the anchor.

going to a completely new page ✅

If the change in page implies a change in location (URL), then yes.

going from one dedicated place in the side navigation to another ✅

Clicking on a navigation item and being redirected to a new location (e.g, new page new URL), is in fact navigation.

displaying …

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@jkiga
Comment options

@jkiga
Comment options

@TheSisb
Comment options

@jkiga
Comment options

Answer selected by andioneto
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants