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

[PM-13077] - fix logic for hiding sends tab #11352

Merged
merged 1 commit into from
Oct 2, 2024
Merged

[PM-13077] - fix logic for hiding sends tab #11352

merged 1 commit into from
Oct 2, 2024

Conversation

jaasen-livefront
Copy link
Collaborator

🎟️ Tracking

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

📔 Objective

This PR fixes the logic to display the sends tab if one or more sends are present.

📸 Screenshots

⏰ 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

Copy link

codecov bot commented Oct 1, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 33.25%. Comparing base (9ff1db7) to head (3b9a31a).
Report is 8 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
...orm/popup/layout/popup-tab-navigation.component.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11352   +/-   ##
=======================================
  Coverage   33.25%   33.25%           
=======================================
  Files        2732     2732           
  Lines       85545    85545           
  Branches    16304    16304           
=======================================
  Hits        28451    28451           
  Misses      54838    54838           
  Partials     2256     2256           

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

Copy link
Contributor

github-actions bot commented Oct 1, 2024

Logo
Checkmarx One – Scan Summary & Detailsff7730d9-0d46-444d-8e5e-c04a9473d4bf

No New Or Fixed Issues Found

@djsmith85 djsmith85 enabled auto-merge (squash) October 1, 2024 22:13
@merissaacosta merissaacosta requested review from vleague2 and removed request for merissaacosta October 2, 2024 14:22
@djsmith85 djsmith85 merged commit 21a4b48 into main Oct 2, 2024
26 checks passed
@djsmith85 djsmith85 deleted the PM-13077 branch October 2, 2024 16:09
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.

3 participants