Skip to content

BI-2380 - Add Delete Option to Samples View#425

Merged
nickpalladino merged 11 commits intodevelopfrom
feature/BI-2380
Feb 13, 2025
Merged

BI-2380 - Add Delete Option to Samples View#425
nickpalladino merged 11 commits intodevelopfrom
feature/BI-2380

Conversation

@nickpalladino
Copy link
Member

@nickpalladino nickpalladino commented Feb 3, 2025

Description

Story: BI-2380

  • Added Delete submission menu item on sample details page
  • Added delete confirmation model & delete submission capability

Dependencies

Testing

Checklist:

  • I have performed a self-review of my own code
  • I have tested my code and ensured it meets the acceptance criteria of the story
  • I have create/modified unit tests to cover this change
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to documentation
  • I have run TAF: <link to TAF run>
  • I have run SiteImprove on pages impacted by changes

Copy link
Contributor

@mlm483 mlm483 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested, working.

</ExpandableTable>
</div>
</div>
<!-- The following seems to be some old dead code so commented out for now, was causing console errors -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would remove it. If it turns out it was important, we have git history.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removed, pushed changes.

Copy link
Contributor

@davedrp davedrp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing Note:
The front end displayed a success banner when bi-api returned a 500-error (ie. even though nothing was deleted).

@nickpalladino
Copy link
Member Author

Testing Note: The front end displayed a success banner when bi-api returned a 500-error (ie. even though nothing was deleted).

Fixed, pushed changes.

@nickpalladino nickpalladino marked this pull request as ready for review February 13, 2025 19:35
@nickpalladino nickpalladino merged commit b083834 into develop Feb 13, 2025
1 check passed
@nickpalladino nickpalladino deleted the feature/BI-2380 branch February 13, 2025 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants