ios-application icon indicating copy to clipboard operation
ios-application copied to clipboard

Username disappears from the screen when is too long

Open dantehemerson opened this issue 1 year ago • 2 comments

Describe the bug

The username disappears when the text is too long as you can see in the image.

Screenshot from 2022-09-11 23-29-18

This can be an issue if I have 2 similar usernames for the same Issuer. For instance if I have these 2 accounts:

Amazon Web Services ([email protected])
Amazon Web Services ([email protected])

it will be shown as follows:

Amazon Web Services (dante.cald...
Amazon Web Services (dante.cald...

and it could be a problem differentiating them.

I know that I can edit the Issuer and the username to make them shorter or add a different text, but I think a solution could be to show the username in another line below, similar to LastPass Authenticator as you can see in the next image:

Screenshot from 2022-09-11 23-37-36

Expected behavior

Make username more visible.

Screenshots If applicable, add screenshots to help explain your problem.

Smartphone (please complete the following information):

  • Device: [e.g. iPhone11]
  • OS: [e.g. iOS15.6.1]
  • Version [e.g. 1.4.5(build-67)]

Additional context Add any other context about the problem here.

dantehemerson avatar Sep 12 '22 04:09 dantehemerson

This is currently expected behaviour. When the views are migrated to SwiftUI, I will implement them with a better design / user experience.

tijme avatar Sep 12 '22 05:09 tijme

@tijme Thank you, I can't wait to see the new design.

dantehemerson avatar Sep 14 '22 23:09 dantehemerson