-
Notifications
You must be signed in to change notification settings - Fork 14
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
Better UI #94
Comments
The scaling seemed fine to me when I tried the extension on Firefox for Android, but I'll try again to see whether I can reproduce this issue. In general, more significant UI changes are planned. In particular, I want a tool selection on the left side indicating where you are right now - search, password list or sync settings. |
What do you think about the interface of https://github.com/adrium/easypass ? (Try the chrome extension) |
I suggest that you stop spamming. This is largely about the way the user interface looks in Firefox Mobile - which is the only mobile browser to support extensions. You are free to do your Chrome-only fork, but please don't add noise to my issues. |
Pardon me. Feel free to delete this issue |
Wait, I thought you were calling the issue spam, not the comment. As an update, I think #91 might be a more general fix. I only want a way to access this password manager on mobile. On another note, the Firefox UX is almost ok. When I tap on any text input, the display zooms in to a reasonable level. |
This was most recently reproduced on Firefox Beta 63.09b on Android. |
Sorry about it, when I talked about spam I meant #94 (comment) of course. |
my 2 cents on the UI is that some minimal keyboard shortcuts would be an important addition. IIRC, bitwarden uses ctrl+shift+L to auto-fill and it makes a huge difference in usability. I don't really care about a fancy ui besides this. (Pardon me if the shortcut already exists, I spent some time trying to find it earlier today and even grepped through the codebase very briefly) |
Landed a massive change refactoring the panel on top of the Vue.js framework. This is an important prerequisite for UI improvements as the complexity was getting prohibitive here. Also, some UI improvements have been implemented in this step already, e.g. quite a few UI pieces are modal overlays now.
See #43 (comment) |
…swords links there. Also made it more obvious which icon in the password list is being hovered.
Forgot to reference this issue in 087a285, it belongs here. |
…l way via add-on management isn't very discoverable
…container, now that there is no Cancel button there
And slightly differently now after addressing #101 (website name is a link): |
The scaling issue as reported initially should be fixed as well now. |
Unfortunately, I don't see any way to improve display of options, this one is controlled by Firefox itself. When viewing options within PfP user interface, it works fine however. |
The new UI looks great! When can we expect it to land? Perhaps more importantly, does it fix the scaling issues in Firefox for Android? The addon is pretty functional there, but having to zoom in PfP's overlay on an otherwise mobile-friendly page to click tiny buttons is not great. |
As I said above:
I hope to have the release ready within two weeks, there are still two major changes outstanding. |
Alright, sorry I missed that part. Glad to hear it! Thanks for the amazing password manager by the way! |
I already merged all my passwords to PfP. I am waiting for new release with updated interface.
Yes, PfP is great password manager! |
Are there any plans for improving the user interface?
Although I think the interface is well thought-out, I think it could still use some graphical improvements. The only actual issue I have is that the addon does not work well on Firefox on Android; the door hanger is actually opened in another tab so everything looks too small.
I plan to work on some improvements I have in mind, including on fixing this issue on Android. I'm posting this issue to keep track of any progress on this.
The text was updated successfully, but these errors were encountered: