Skip to content

[Maintenance] - BOM RR Tooltip #4338

Description

@staysgt

Description

On the bom page, it would be very useful to see the amount a part actually cost in the reimbursement vs the bom table cost, without having to click on and navigate to the reimbursement. I think an on hover popup on the reimbursement number that shows the line items associated with that project inly would accomplish this goal very well

Acceptance Criteria

  • hovering over a reimbursement request number in the BOM page of a project shows the line items pulled from that reimbursement request

Proposed Solution

  • Update BOMTableWrapper.tsx to fetch the full reimbursement request data
  • Filter each RR's line items to the given project's WBS
  • Wrap RR# column with DynamicTooltip.tsx

Mocks

hovering over '35' would show the line items pulled from RR 35
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status
    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions