This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Refactor duplicated code for removing saved resource #349
Labels
discussion needed
⚠️ This issue needs to be discussed further before we can begin work on it
low priority
An issue that is nice to have but does not impact usability or necessary functionality
Fixed issue #329 by copying the removalConfirmed function from SavedResource to OrganizationCard. To avoid redundancy, this should be moved to a new location where it can be called by both components. Would have included this in #329, but didn't know where to put it. Also, wanted to wait for issue #335 to be closed, since it uses a lot of the same code and I despise merge conflicts.
The text was updated successfully, but these errors were encountered: