JoshLuong / Trippo

Travel Itinerary
MIT License
2 stars 5 forks source link

Andre/code cleanup 2 #64

Closed josh-luong closed 3 years ago

josh-luong commented 3 years ago

fixing bug with edit button:

to reproduce: select day with 1 activity present, click Edit, delete that activity, notice the edit button disappears.

With new fix, exisiting edit button functionality should work (can edit with mutliple activities present)-- the edit button should now not disappear when there are no activities present but you're still editing.