[PR #2538] [MERGED] [PM-2347] Refresh feature flags when environment urls change #16376

Closed
opened 2026-04-15 02:12:57 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2538
Author: @andrebispo5
Created: 5/24/2023
Status: Merged
Merged: 5/25/2023
Merged by: @andrebispo5

Base: masterHead: bugfix/pm-2347-flags


📝 Commits (1)

  • c53d51b [PM-2347] Refresh feature flags when environment urls change

📊 Changes

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

View changed files

📝 src/App/Pages/Accounts/HomePageViewModel.cs (+3 -0)

📄 Description

Type of change

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

Objective

When environments change we need to fetch the feature flags for that environment.

Code changes

Added force refresh on picker selection and environment update.

Screenshots

https://github.com/bitwarden/mobile/assets/4648522/30b8c41a-f6a1-429f-8a23-edba1d50e6f0

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/2538 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 5/24/2023 **Status:** ✅ Merged **Merged:** 5/25/2023 **Merged by:** [@andrebispo5](https://github.com/andrebispo5) **Base:** `master` ← **Head:** `bugfix/pm-2347-flags` --- ### 📝 Commits (1) - [`c53d51b`](https://github.com/bitwarden/android/commit/c53d51b202c0a1fb7a30b894edb26c5ab80f41c6) [PM-2347] Refresh feature flags when environment urls change ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Pages/Accounts/HomePageViewModel.cs` (+3 -0) </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 <!--Describe what the purpose of this PR is. For example: what bug you're fixing or what new feature you're adding--> When environments change we need to fetch the feature flags for that environment. ## 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--> Added force refresh on picker selection and environment update. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> https://github.com/bitwarden/mobile/assets/4648522/30b8c41a-f6a1-429f-8a23-edba1d50e6f0 ## 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-15 02:12:57 -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#16376