Skip to content

Latest commit

 

History

History
 
 

09-delete-email

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Step 9 - Delete email

Setup

None

Tasks

  • Add a "Delete" button to each EmailListItem that will make a fetch DELETE & optimistically update emails state afterwards
  • Add a "Delete" button to EmailView that will do the same

Next

Go to Step 10 - Mark unread/read.

Resources

None