Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Auth/PM-9417 - PasswordStrengthComp - A11y improvement - add screen reader announcement for password strength #13515

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

JaredSnider-Bitwarden
Copy link
Contributor

🎟️ Tracking

https://bitwarden.atlassian.net/browse/PM-9417

📔 Objective

To add screen reader announcements of the password strength score text as a user interacts w/ the field. Confirmed with design that we want this across the board with the component.

📸 Screenshots

PM-9417.-.Password.Strength.A11y.improvement.-.Input.password.registration.example.mov

⏰ Reminders before review

  • Contributor guidelines followed
  • All formatters and local linters executed and passed
  • Written new unit and / or integration tests where applicable
  • Protected functional changes with optionality (feature flags)
  • Used internationalization (i18n) for all UI strings
  • CI builds passed
  • Communicated to DevOps any deployment requirements
  • Updated any necessary documentation (Confluence, contributing docs) or informed the documentation team

🦮 Reviewer guidelines

  • 👍 (:+1:) or similar for great changes
  • 📝 (:memo:) or ℹ️ (:information_source:) for notes or general info
  • ❓ (:question:) for questions
  • 🤔 (:thinking:) or 💭 (:thought_balloon:) for more open inquiry that's not quite a confirmed issue and could potentially benefit from discussion
  • 🎨 (:art:) for suggestions / improvements
  • ❌ (:x:) or ⚠️ (:warning:) for more significant problems or concerns needing attention
  • 🌱 (:seedling:) or ♻️ (:recycle:) for future improvements or indications of technical debt
  • ⛏ (:pick:) for minor or nitpick changes

… announcement for all usages of password strength.
Copy link

codecov bot commented Feb 21, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.35%. Comparing base (5384914) to head (b3cafac).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #13515   +/-   ##
=======================================
  Coverage   35.35%   35.35%           
=======================================
  Files        3138     3138           
  Lines       93014    93014           
  Branches    16917    16917           
=======================================
+ Hits        32888    32889    +1     
+ Misses      57640    57639    -1     
  Partials     2486     2486           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@JaredSnider-Bitwarden JaredSnider-Bitwarden marked this pull request as ready for review February 21, 2025 19:18
@JaredSnider-Bitwarden JaredSnider-Bitwarden requested a review from a team as a code owner February 21, 2025 19:19
Copy link
Contributor

github-actions bot commented Feb 21, 2025

Logo
Checkmarx One – Scan Summary & Detailsc74a7c7b-8e61-4af0-a3c2-414f5b969a2a

New Issues (1)

Checkmarx found the following issues in this Pull Request

Severity Issue Source File / Package Checkmarx Insight
MEDIUM Missing_HSTS_Header /apps/web/src/app/tools/reports/pages/inactive-two-factor-report.component.ts: 116
detailsThe web-application does not define an HSTS header, leaving it vulnerable to attack.
Attack Vector

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant