Skip to content

[PM-19764] - Drag is not disabled when there is only a single website URI #14082

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 1 commit into from
Apr 1, 2025

Conversation

jaasen-livefront
Copy link
Collaborator

🎟️ Tracking

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

📔 Objective

This PR disables the drag function when there is only a single website URI.

📸 Screenshots

Before

Screen.Recording.2025-04-01.at.10.33.39.AM.mov

After

Screen.Recording.2025-04-01.at.10.33.13.AM.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

@jaasen-livefront jaasen-livefront requested a review from a team as a code owner April 1, 2025 17:35
Copy link

codecov bot commented Apr 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 36.72%. Comparing base (a3c9a42) to head (02dfafa).
Report is 3 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #14082   +/-   ##
=======================================
  Coverage   36.72%   36.72%           
=======================================
  Files        3180     3180           
  Lines       92558    92558           
  Branches    16697    16697           
=======================================
  Hits        33996    33996           
  Misses      56009    56009           
  Partials     2553     2553           

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

sonarqubecloud bot commented Apr 1, 2025

@jaasen-livefront jaasen-livefront enabled auto-merge (squash) April 1, 2025 17:39
Copy link
Contributor

github-actions bot commented Apr 1, 2025

Logo
Checkmarx One – Scan Summary & Details8c574cf8-aa96-476c-8088-12455174bf6f

Great job, no security vulnerabilities found in this Pull Request

@jaasen-livefront jaasen-livefront merged commit fa0a7af into main Apr 1, 2025
90 of 92 checks passed
@jaasen-livefront jaasen-livefront deleted the PM-19764 branch April 1, 2025 17:47
@djsmith85 djsmith85 linked an issue Apr 10, 2025 that may be closed by this pull request
1 task
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.

Text selection in URI field when vault item has single URI.
2 participants