4IRL / urls4irl

Sharing URL's with friends.
3 stars 0 forks source link

Display updates after last UTub deleted #140

Closed rehankalu closed 3 weeks ago

rehankalu commented 7 months ago

Home page display should update to:

$("#UTubDeckHeader").text("Create a UTub"); $("#URLDeckHeader").text("<----------- Oops, no UTubs! Create one!");

if user deletes their final UTub from their deck. Requires distinguishing a regular deletion from a final deletion.