Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Comments

[PM-16693] Add Learn More link to Email Access View#1241

Merged
KatherineInCode merged 10 commits intomainfrom
pm-16693/learn-more
Jan 6, 2025
Merged

[PM-16693] Add Learn More link to Email Access View#1241
KatherineInCode merged 10 commits intomainfrom
pm-16693/learn-more

Conversation

@KatherineInCode
Copy link
Contributor

@KatherineInCode KatherineInCode commented Jan 6, 2025

🎟️ Tracking

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

📔 Objective

This adds a "learn more" link to the Email Access View. To accomplish this, I've also added the ability to pass in information for a Button into the PageHeaderView; unfortunately, I was unable to figure out how to do this with passing in an actual Button object (or arbitrary View), so I went with a struct with the necessary information. I would love at some point in the future to swing back around and make this more robust.

📸 Screenshots

Simulator Screenshot - iPhone 16 Pro - 2025-01-06 at 14 46 34

⏰ 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

@KatherineInCode KatherineInCode marked this pull request as ready for review January 6, 2025 20:55
@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2025

Logo
Checkmarx One – Scan Summary & Details98447bb6-1081-48ff-bd09-d0c4a5dcaa91

No New Or Fixed Issues Found

@codecov
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 86.84211% with 5 lines in your changes missing coverage. Please review.

Project coverage is 89.65%. Comparing base (9e8aaf5) to head (9892893).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
.../TwoFactorNotice/EmailAccess/EmailAccessView.swift 61.53% 5 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1241   +/-   ##
=======================================
  Coverage   89.65%   89.65%           
=======================================
  Files         719      719           
  Lines       45429    45465   +36     
=======================================
+ Hits        40729    40762   +33     
- Misses       4700     4703    +3     

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

@KatherineInCode KatherineInCode merged commit 39d8ff2 into main Jan 6, 2025
8 checks passed
@KatherineInCode KatherineInCode deleted the pm-16693/learn-more branch January 6, 2025 22:05
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.

2 participants