You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Purpose
Implement the API call to delete a single row off the demographics db corresponding to a phone number.
To Do
Move this ticket to the In Progress column
don't forget npm run build in addition to the usual commands
when the delete icon is clicked for a row, the delete modal should pop up, also include the name of the record being deleted (i.e. Are you sure you want to delete George Martin?")
on the confirm button, the record should be removed from the database
on the cancel button, hide the modal
don't forget to ADD JIYOON AS A REVIEWER TO YOUR PR🙏
Move this ticket to the Ready for Review column
Pictures
The text was updated successfully, but these errors were encountered:
DUE FEB 14
Purpose
Implement the API call to delete a single row off the
demographics
db corresponding to a phone number.To Do
Pictures
The text was updated successfully, but these errors were encountered: