Skip to content

Conversation

@iivins-livefront
Copy link
Contributor

Important to note*

  • This is currently stacked on PM-27792 - all changes beyond send-v2.component.html, send-v2.component.ts, send-v2.component.spec.ts are relevant to that PR

##Overview
The goal of this PR is to expand upon the layout scaffold provided by PM-27792 by implementing the complete Send management interface.

##Key Changes Made:

  • standalone component pattern
  • uses signal() for mutable state (sendId, action)
  • computed() for derived values (selectedSendType)
  • toSignal() for RxJS-to-Signal conversion of service observables
  • @if and @for directives

Filters were removed ( as per the AC's ) - and the work for component, re-adding filters, and updating the SendList is beyond scope of this ticket

@CLAassistant
Copy link

CLAassistant commented Nov 28, 2025

CLA assistant check
All committers have signed the CLA.

@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal tracking system for review.
ID: PM-28943
Link: https://bitwarden.atlassian.net/browse/PM-28943

Details on our contribution process can be found here: https://contributing.bitwarden.com/contributing/pull-requests/community-pr-process.

@bitwarden-bot bitwarden-bot changed the title Feature/pm 27794 create send component desktop migration [PM-28943] Feature/pm 27794 create send component desktop migration Nov 28, 2025
@bitwarden-bot bitwarden-bot added the needs-qa Marks a PR as requiring QA approval label Nov 28, 2025
…github.com:iivins-livefront/clients_LF_desktop_migration into feature/PM-27794-create-send-component-desktop-migration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-qa Marks a PR as requiring QA approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants