question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Clicking on the logo redirects to a blank page

See original GitHub issue

During the onboarding, clicking on the Hiro Wallet logo in the header redirects from chrome-extension://.../index.html#/onboarding to chrome-extension://.../index.html#/ which is a blank page, perhaps because the account is not yet authenticated.

https://user-images.githubusercontent.com/239215/153922749-aafd771e-4a25-4201-b535-2264737174d4.mp4

Should clicking on the logo redirect somewhere or we could just remove this interaction? I think it’s safe to remove the click interaction in this particular place.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
landituscommented, Feb 15, 2022

It is a common pattern indeed. I wasn’t as clear, I meant removing it from the initial splash page, shown in the video, that acts a home page for un-authenticated accounts. So in this single spot, there’s no need to have a click to home since this is the starting point.

But we can also keep the link if it links to this same page. That is acceptable as well.

On Tue, 15 Feb 2022 at 11:01 kyranjamie @.***> wrote:

Remove during onboarding maybe? But it’s a pretty common UX pattern that the icon goes to home page. We shouldn’t remove it completely, right?

— Reply to this email directly, view it on GitHub https://github.com/hirosystems/stacks-wallet-web/issues/2236#issuecomment-1040078317, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAB2M34ZZTA3N27CEFJ7HRDU3IP7TANCNFSM5OMGOW3A . You are receiving this because you authored the thread.Message ID: @.***>

2reactions
fbwoolfcommented, Feb 14, 2022

Great, will do. Thx for the feedback!

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Is about:blank and How Do You Remove It?
This is an annoying method web developers use to code file download links (because it opens an unnecessary blank page), but there's nothing ......
Read more >
Apache2 html-link redirects to about:blank instead of the in ...
Only when I click into the URL-field and hit ENTER, it actually loads the URL specified in href="page.domain.com" . Is this just me,...
Read more >
Website Home Page redirects to a blank page - Stack Overflow
I've digged out the problem to http://remysharp.com/downloads/jquery.marquee.js . It says: // you're seeing this because you're hot-link a script that can ...
Read more >
Blank Page when clicking some links - OutSystems
Hi, We have an issues with some pages which requires clicking the refresh button to display the content, Blank Page appears when clicking...
Read more >
While redirecting, show "redirecting" page or blank page?
When the first oauth flow is complete, display a blank page paired with javascript to kick off automatic redirection. I see some tradeoffs...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found