[PR #3054] [MERGED] [PM-6474] Remove header on Save passkey as new login #34495

Closed
opened 2026-04-21 02:04:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/3054
Author: @fedemkr
Created: 3/5/2024
Status: Merged
Merged: 3/7/2024
Merged by: @fedemkr

Base: feature/maui-migration-passkeysHead: vault/pm-6474/remove-header-on-save-passkey-as-new-login


📝 Commits (2)

  • 48a10aa PM-6474 Removed header on empty list view on iOS Autofill create passkey flow
  • 42db06b PM-6474 Fix TableView being hidden on Logins scene

📊 Changes

3 files changed (+2 additions, -58 deletions)

View changed files

📝 src/iOS.Autofill/LoginListViewController.cs (+0 -4)
📝 src/iOS.Autofill/LoginListViewController.designer.cs (+0 -16)
📝 src/iOS.Autofill/MainInterface.storyboard (+2 -38)

📄 Description

Type of change

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

Objective

Remove header on Save passkey as new login

Code changes

Remove header on Save passkey as new login

Screenshots

Create Passkey empty view

Create Passkey empty view

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/3054 **Author:** [@fedemkr](https://github.com/fedemkr) **Created:** 3/5/2024 **Status:** ✅ Merged **Merged:** 3/7/2024 **Merged by:** [@fedemkr](https://github.com/fedemkr) **Base:** `feature/maui-migration-passkeys` ← **Head:** `vault/pm-6474/remove-header-on-save-passkey-as-new-login` --- ### 📝 Commits (2) - [`48a10aa`](https://github.com/bitwarden/android/commit/48a10aa478494db0b8a202b4622df736790ab15c) PM-6474 Removed header on empty list view on iOS Autofill create passkey flow - [`42db06b`](https://github.com/bitwarden/android/commit/42db06b815e9719fceef003f3b18925aec63090c) PM-6474 Fix TableView being hidden on Logins scene ### 📊 Changes **3 files changed** (+2 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `src/iOS.Autofill/LoginListViewController.cs` (+0 -4) 📝 `src/iOS.Autofill/LoginListViewController.designer.cs` (+0 -16) 📝 `src/iOS.Autofill/MainInterface.storyboard` (+2 -38) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [X] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Objective <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> Remove header on Save passkey as new login ## Code changes <!--Explain the changes you've made to each file or major component. This should help the reviewer understand your changes--> <!--Also refer to any related changes or PRs in other repositories--> Remove header on Save passkey as new login ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ### Create Passkey empty view <img width="314" alt="Create Passkey empty view" src="https://github.com/bitwarden/mobile/assets/15682323/54399a84-ca95-416f-baf5-265bd4113b01"> ## 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-21 02:04:23 -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#34495