[PR #2823] [MERGED] Adding missing ids #83668

Closed
opened 2026-05-22 17:51:08 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2823
Author: @ifernandezdiaz
Created: 10/13/2023
Status: Merged
Merged: 10/13/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-4262/automation-ids-for-settings-page


📝 Commits (3)

  • 4cbcdf2 Adding missing ids
  • 25acd0c Fixing repeated IDs
  • 8b6c16c Merge branch 'master' into PM-4262/automation-ids-for-settings-page

📊 Changes

1 file changed (+6 additions, -4 deletions)

View changed files

📝 src/App/Pages/Settings/OtherSettingsPage.xaml (+6 -4)

📄 Description

Type of change

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

Objective

This PR adds some missing IDs for the new Other Settings view

Code changes

  • OtherSettingsPage.xaml: Adding missing AutomationIDs

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/2823 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 10/13/2023 **Status:** ✅ Merged **Merged:** 10/13/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-4262/automation-ids-for-settings-page` --- ### 📝 Commits (3) - [`4cbcdf2`](https://github.com/bitwarden/android/commit/4cbcdf2ec53c37dff3fb23e85a0aa4b9f62a1cca) Adding missing ids - [`25acd0c`](https://github.com/bitwarden/android/commit/25acd0c78a55dafc6c7ea16c26e1408f09cb4d80) Fixing repeated IDs - [`8b6c16c`](https://github.com/bitwarden/android/commit/8b6c16c5d06b0243ef8f7006a88950ef65275ac9) Merge branch 'master' into PM-4262/automation-ids-for-settings-page ### 📊 Changes **1 file changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/OtherSettingsPage.xaml` (+6 -4) </details> ### 📄 Description ## Type of change - [ ] Bug fix - [ ] New feature development - [ ] Tech debt (refactoring, code cleanup, dependency upgrades, etc) - [ ] Build/deploy pipeline (DevOps) - [X] Other ## Objective This PR adds some missing IDs for the new Other Settings view ## Code changes * **OtherSettingsPage.xaml:** Adding missing AutomationIDs ## 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-05-22 17:51:08 -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#83668