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

SPR-174 DeletePrompt Refactor #76

Merged
merged 1 commit into from
Jul 5, 2023
Merged

Conversation

dbarkowsky
Copy link
Collaborator

Description

This PR includes the following proposed change(s):

  • DeletePrompt component now takes an array of strings instead of a ;; separated string.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring / Documentation
  • Version change
  • Dependencies added/removed

Aspect(s) of Project Affected

  • Frontend
  • API
  • Database
  • Workflows
  • Documentation

Best Practices Checklist

  • I have performed a self-review of my own code
  • My code follows the Airbnb React Style Guidelines
  • Documentation has been updated to reflect my changes
  • New and existing tests pass locally with my changes

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.
Viewed that changes affected UI correctly.

@dbarkowsky dbarkowsky merged commit 325dcc7 into main Jul 5, 2023
@dbarkowsky dbarkowsky deleted the SPR-174-Refactor-Delete-Prompt branch July 5, 2023 18:35
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.

2 participants