[PR #2352] [MERGED] [SG-1055] MP strength bar color is Blue for weakest password and should be red #29526

Closed
opened 2026-04-18 13:29:48 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/bitwarden/android/pull/2352
Author: @andrebispo5
Created: 2/9/2023
Status: Merged
Merged: 2/9/2023
Merged by: @trmartin4

Base: masterHead: bugfix/SG-1055-blue-weak


📝 Commits (1)

  • 808e9f8 [SG-1055] Init strength bar color

📊 Changes

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

View changed files

📝 src/App/Controls/PasswordStrengthProgressBar/PasswordStrengthProgressBar.xaml.cs (+1 -0)

📄 Description

Type of change

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

Objective

MP strength bar color is Blue for weakest password and should be red.

Screenshots

https://user-images.githubusercontent.com/4648522/217921416-140c6035-3298-4814-936c-adce1e138927.mov

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/2352 **Author:** [@andrebispo5](https://github.com/andrebispo5) **Created:** 2/9/2023 **Status:** ✅ Merged **Merged:** 2/9/2023 **Merged by:** [@trmartin4](https://github.com/trmartin4) **Base:** `master` ← **Head:** `bugfix/SG-1055-blue-weak` --- ### 📝 Commits (1) - [`808e9f8`](https://github.com/bitwarden/android/commit/808e9f8ec0a916ce8fd9a476599398298f45b043) [SG-1055] Init strength bar color ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/App/Controls/PasswordStrengthProgressBar/PasswordStrengthProgressBar.xaml.cs` (+1 -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--> MP strength bar color is Blue for weakest password and should be red. ## Screenshots <!--Required for any UI changes. Delete if not applicable--> https://user-images.githubusercontent.com/4648522/217921416-140c6035-3298-4814-936c-adce1e138927.mov ## 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-18 13:29: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#29526