Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved user experience for long list of codes #305

Closed
adamcstephens opened this issue Mar 13, 2019 · 8 comments
Closed

Improved user experience for long list of codes #305

adamcstephens opened this issue Mar 13, 2019 · 8 comments

Comments

@adamcstephens
Copy link

As of today I am up to 31 codes in the app. This poses user experience challenges when looking for a specific code as I this is almost 5 pages of codes. I know I can manually rearrange the codes, but it'd be nice to have some other out of box or usability enhancements.

Some ideas:

  • A search box/option - Allow a user to quickly locate a specific code by filtering them
  • Sort options - Allow a user to sort the codes, without manually rearrange them.

I'm open to other ideas, such as #257 and #249 which would help in different ways.

@beaucollins
Copy link
Collaborator

beaucollins commented Mar 14, 2019

You can filter the codes using the search field in the title bar. Perhaps its double-duty as the title bar makes it less obvious that it's also a text entry field:

IMG_1C95FE83DF45-1

@beaucollins
Copy link
Collaborator

beaucollins commented Mar 14, 2019

@mattrubin I suppose it might make sense to adopt the now standard search field UI pattern that exists in apps like Contacts. Originally I was trying to duplicate how Mobile Safari worked.

Or even change it to say "Search" since saying "Authenticator" isn't really all that useful.

@mattrubin
Copy link
Owner

@beaucollins Both good suggestions for improving discoverability. I actually have an old branch that switches to the standard navigation bar search field, but I had shelved because of a UIKit bug. I'll revisit and see if it would work.

@adamcstephens
Copy link
Author

Ha. I never even realized that was a search input, and I’ve used it for years. Improving discoverability would have helped me for sure.

That really solves my issue.

@ebal
Copy link

ebal commented Aug 5, 2019

To have a seamless UX integration with mobile, I would propose a grid matrix app.
I would like to add custom logo in every Token/App and a scroll left/right page, instead of folders.

Disclaimer I am not a UX person but I do have a lot of 2fa apps that now I have to scroll through my phone.

image

@jeroenleenarts
Copy link

How about a toggle between the current row style and a more compact one showing the same info but more compact.

A collection view could work too. But I think it is a good feature to actually show the number since not all 2FA interactions allow for copy paste.

@adamcstephens
Copy link
Author

Closing this because the pointer to the search box helped me with what I needed.

@atrasatti
Copy link

Could we reopen this and focus on possible ways to improve the UX? I literally came here to suggest the feature and found it existed. I've had the app for years and NEVER figured the title was also a search

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants