[PR #2693] [MERGED] [PM-3480] Adding AutomationIDs for Pending Login Request list #9886

Closed
opened 2026-04-11 02:30:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2693
Author: @ifernandezdiaz
Created: 8/15/2023
Status: Merged
Merged: 8/16/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-3480/adding-ids-for-pending-login-request-list


📝 Commits (2)

  • 1dbd37e Adding missing AutomationIDs on LoginPasswordlessRequestListPage
  • 95905ba Merge branch 'master' into PM-3480/adding-ids-for-pending-login-request-list

📊 Changes

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

View changed files

📝 src/App/Pages/Settings/LoginPasswordlessRequestsListPage.xaml (+10 -5)

📄 Description

Type of change

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

Code changes

Adding some AutomationIds we missed on a previous PR

  • LoginPasswordlessRequestListPage.xaml: Adding Ids for Request cells elements

Screenshots

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/2693 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 8/15/2023 **Status:** ✅ Merged **Merged:** 8/16/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-3480/adding-ids-for-pending-login-request-list` --- ### 📝 Commits (2) - [`1dbd37e`](https://github.com/bitwarden/android/commit/1dbd37e5d3a1c58f81da53dad7743771fde1ed4e) Adding missing AutomationIDs on LoginPasswordlessRequestListPage - [`95905ba`](https://github.com/bitwarden/android/commit/95905ba9d26a0fd108b70193c890ed76f9f58d0a) Merge branch 'master' into PM-3480/adding-ids-for-pending-login-request-list ### 📊 Changes **1 file changed** (+10 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/LoginPasswordlessRequestsListPage.xaml` (+10 -5) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [X] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [ ] Other ## Code changes Adding some AutomationIds we missed on a previous PR * **LoginPasswordlessRequestListPage.xaml:** Adding Ids for Request cells elements ## Screenshots <!--Required for any UI changes. Delete if not applicable--> ## 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-11 02:30:48 -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#9886