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.

Browser UX Review & Improvements

See original GitHub issue

I just went through the branch feature/new-verifications-ux and did a UX review.

Below are some items I came up with for improvements.

Let’s start a discussion around them and see which ones we want to implement and which ones we want to drop.

On-boarding / General (@larrysalibra)

  1. Add a section or info icon that links to documentation. Include the following links: Tutorials, BlockstackJS docs, Core API docs, FAQ. #852
  2. Switch the tabs for the wallet and the profile. #848
  3. Clean up the 404 page and center the text. #847

Apps Tab (@larrysalibra)

  1. Reorder the applications to the following: To-do list, Guild, Ongaku. #853

Wallet Tab (@larrysalibra)

  1. Remove the instruction text on the wallet tab. When users go to register a name, they will be given a payment prompt anyway. #854
  2. Include text on the wallet tab that indicates that the numbers shown are the user’s “balance”. #854
  3. Change the placeholder text on the send page of the wallet tab. Either no placeholder text should be used or the placeholder text should be obviously instructional and grayed out. #854

Profiles Tab (@yknl)

  1. Fix the error where the edit page does not load if the profile does not have name. #805
  2. Re-enable photo uploading on the edit page. #805
  3. Change all instances of “blockchain ID” to “Blockstack ID”. browser: #843 blockstack.js: https://github.com/blockstack/blockstack.js/issues/263
  4. Remove the “verify” button from the section where you can edit/prove an account. Instead, show the verification instructions after the user starts typing into the username field. #805
  5. Remove the “+” from the “+create new id” button on the “more” page. #805
  6. Include shadow social accounts for every social network that hasn’t been added to the user’s profile. #805
  7. Make all unverified social accounts come up as clearly unverified. #841
  8. Clean up the design for the name purchase view. #856
  9. On the name purchase view, change “cancel” to “back” and make sure it takes you back to the screen where you can search for a name. #856
  10. Make the profile image clickable and enlargeable. #805

Settings tab (@larrysalibra)

  1. Change the “storage providers” page so that it’s more in line with choosing which Gaia hub you want to use. Consider combining it with the API settings page. https://github.com/blockstack/blockstack-browser/issues/835
  2. Update the API settings page so that there’s a root url of the core node and all URL paths are defined in some standard. This can be something like “http://localhost:6270/v1/”. https://github.com/blockstack/blockstack-browser/issues/819

Potential Improvements (@yknl)

  1. Add the ability for a user to search for other people’s profiles. Maybe we can have the search bar open up a page on the explorer. #857

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:8 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
larrysalibracommented, Oct 3, 2017

Clicking on the profile icon should send you to the edit profile page if it hasn’t been edited before: https://github.com/blockstack/blockstack-browser/issues/849

1reaction
shea256commented, Oct 3, 2017
screen shot 2017-10-03 at 11 05 12 am
Read more comments on GitHub >

github_iconTop Results From Across the Web

10 Tips to Improve Your Website's User Experience - Adoric
User Experience Design (UX Design) is the process of increasing user satisfaction (for apps and websites) by improving the usability, ...
Read more >
Enhance User Flow – A Guide to UX Analysis - Toptal
This guide to conducting UX analysis helps designers evaluate and improve the user ... will show a measurable improvement to the product's user...
Read more >
How To Perform UI/UX Review: Procedure, benefits and tips
1. Improved user experience - A UX review will help you identify problems with your website's design and how they affect user experience....
Read more >
35 quick tips to improve web performance | by João Cunha
Speaking of CSS, here's a hot take: Optimizing CSS selectors for performance is useless — you can't predict the performance impact. The way...
Read more >
A UX review template anyone can use | by Vernon Joyce
My goal for sharing this framework is to allow anyone to do a UX review; whether you are a UX designer or not....
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