[PR #3133] [MERGED] [PM-7186] Remove error message when showing password list as a fallback #30052

Closed
opened 2026-04-18 13:54:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3133
Author: @dinisvieira
Created: 4/3/2024
Status: Merged
Merged: 4/3/2024
Merged by: @vvolkgang

Base: feature/maui-migration-passkeysHead: bug/PM-7186-remove-error-message-when-has-user-interaction


📝 Commits (1)

  • 391ea89 PM-7186 Remove error message when showing password list as a fallback with user interaction

📊 Changes

1 file changed (+5 additions, -3 deletions)

View changed files

📝 src/iOS.Autofill/LoginListViewController.cs (+5 -3)

📄 Description

Type of change

  • Bug fix
  • New feature development
  • Tech debt (refactoring, code cleanup, dependency upgrades, etc)
  • Build/deploy pipeline (DevOps)
  • Other

Objective

Remove error message when showing passwords as fallback

Code changes

Message commented and added some comments to code also.

  • LoginListViewController.cs:

Before you submit

  • Please check for formatting errors (dotnet format --verify-no-changes) (required)
  • Please add unit tests where it makes sense to do so (encouraged but not required)
  • If this change requires a documentation update - notify the documentation team
  • If this change has particular deployment requirements - notify the DevOps team

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/bitwarden/android/pull/3133 **Author:** [@dinisvieira](https://github.com/dinisvieira) **Created:** 4/3/2024 **Status:** ✅ Merged **Merged:** 4/3/2024 **Merged by:** [@vvolkgang](https://github.com/vvolkgang) **Base:** `feature/maui-migration-passkeys` ← **Head:** `bug/PM-7186-remove-error-message-when-has-user-interaction` --- ### 📝 Commits (1) - [`391ea89`](https://github.com/bitwarden/android/commit/391ea89911a4b3bd7eb5a08dbceeb400e2b13831) PM-7186 Remove error message when showing password list as a fallback with user interaction ### 📊 Changes **1 file changed** (+5 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS.Autofill/LoginListViewController.cs` (+5 -3) </details> ### 📄 Description ## Type of change - [x] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective Remove error message when showing passwords as fallback ## Code changes Message commented and added some comments to code also. * **LoginListViewController.cs:** ## Before you submit - Please check for formatting errors (`dotnet format --verify-no-changes`) (required) - Please add **unit tests** where it makes sense to do so (encouraged but not required) - If this change requires a **documentation update** - notify the documentation team - If this change has particular **deployment requirements** - notify the DevOps team --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 13:54:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#30052