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

new records are deselected on save #3007

Open
1 task
ajcallegari opened this issue Feb 13, 2024 · 1 comment
Open
1 task

new records are deselected on save #3007

ajcallegari opened this issue Feb 13, 2024 · 1 comment
Labels

Comments

@ajcallegari
Copy link

Steps To Reproduce

  1. create a new item on the mobile app
  2. crease a name and username, and generate a password for the new item
  3. save the item

Expected Result

Expected result is the form will convert from an editable form to a non-editable form while keeping the new record in front of the user. This enables the user to quickly copy the new username and password into the app that has requested the creation of these items. This behavior is found in most password managers including the desktop version of Bitwarden.

Actual Result

On saving the new item, it disappears. So the user has to take an additional step to search for the new item which is not typically found in password managers.

Screenshots or Videos

No response

Additional Context

The typical use case for creating a new Bitwarden entry is that the user is registering for a new web app and it has asked them to create a username and password. The user then accomplishes these two tasks in bitwarden, saves the result, and copies the results into the web app. Most password managers (including the desktop version of Bitwarden) respect this use case by leaving the newly created record in front of the user to enable them to copy fields from it.

Operating System

iOS

Operating System Version

iOS 16.6

Device

iPhone 11

Build Version

2024.1.0

Beta

  • Using a pre-release version of the application.
@Greenderella
Copy link
Member

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

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

No branches or pull requests

2 participants