8000 [PM-21125] Add navigation setup for view send item by matt-livefront · Pull Request #1578 · bitwarden/ios · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[PM-21125] Add navigation setup for view send item #1578

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

Merged
merged 2 commits into from
May 14, 2025

Conversation

matt-livefront
Copy link
Collaborator
@matt-livefront matt-livefront commented May 13, 2025

🎟️ Tracking

PM-21125

📔 Objective

Adds the initial setup for navigating to the view item screen. The actual change for navigating to the view send screen hasn't been implemented yet, and will be coming in a future PR.

As part of this, we were passing hasPremium as an associated value in the route to the add/edit item screen. This felt overly complex now that we have multiple routes to the add/edit screen. So that has been refactored so the add/edit processor loads that data when the view appears.

⏰ 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

@matt-livefront matt-livefront requested a review from a team as a code owner May 13, 2025 20:29
Copy link
Contributor

Logo
Checkmarx One – Scan Summary & Details7126398e-1d1e-4ac7-9bca-01b055c28a10

Great job, no security vulnerabilities found in this Pull Request

Copy link
codecov bot commented May 13, 2025

Codecov Report

Attention: Patch coverage is 95.83333% with 3 lines in your changes missing coverage. Please review.

Project coverage is 89.73%. Comparing base (c94b81d) to head (c192fb7).
Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
BitwardenShareExtension/ShareViewController.swift 0.00% 2 Missing ⚠️
.../SendItem/ViewSendItem/ViewSendItemProcessor.swift 92.85% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1578      +/-   ##
==========================================
- Coverage   89.74%   89.73%   -0.01%     
==========================================
  Files         787      788       +1     
  Lines       49524    49537      +13     
==========================================
+ Hits        44445    44454       +9     
- Misses       5079     5083       +4     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@matt-livefront matt-livefront merged commit 8f04bf8 into main May 14, 2025
10 checks passed
@matt-livefront matt-livefront deleted the matt/PM-21125-view-send-navigation branch May 14, 2025 21:47
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
0