[PR #2592] [MERGED] [PM-2798] Fixing Toolbar locators in FolderAddEditPage #97047

Closed
opened 2026-05-30 21:26:00 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2592
Author: @ifernandezdiaz
Created: 6/29/2023
Status: Merged
Merged: 6/29/2023
Merged by: @ifernandezdiaz

Base: masterHead: PM-2798/fixing-locators


📝 Commits (3)

📊 Changes

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

View changed files

📝 src/App/Pages/Settings/FolderAddEditPage.xaml (+8 -6)

📄 Description

Type of change

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

Objective

Updating a wrong locator added on FolderAddEditPage

Code changes

  • ** FolderAddEditPage.xaml:** Updating locators

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/2592 **Author:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Created:** 6/29/2023 **Status:** ✅ Merged **Merged:** 6/29/2023 **Merged by:** [@ifernandezdiaz](https://github.com/ifernandezdiaz) **Base:** `master` ← **Head:** `PM-2798/fixing-locators` --- ### 📝 Commits (3) - [`b183de8`](https://github.com/bitwarden/android/commit/b183de8554891eaf11250b89563ec43e29e82448) Fixing Toolbar locators - [`6d8ccf9`](https://github.com/bitwarden/android/commit/6d8ccf913e4908997b2d475e9ebd9362b865515f) Updating branch - [`8895671`](https://github.com/bitwarden/android/commit/8895671c50d3e1241bbfbd3cd04d8c7ff7cbb9aa) Adding Matt's suggestions ### 📊 Changes **1 file changed** (+8 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Settings/FolderAddEditPage.xaml` (+8 -6) </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 Updating a wrong locator added on FolderAddEditPage ## Code changes * ** FolderAddEditPage.xaml:** Updating locators ## 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-05-30 21:26:00 -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#97047