mozilla/webmaker-core
Make - Deleting all projects leaves a phantom UI entry when deleting "the last project"
Open
#197 opened on Jul 14, 2015
bughelp wanted
Repository metrics
- Stars
- (63 stars)
- PR merge metrics
- (PR metrics pending)
Description
This issue has been migrated from mozilla/webmaker-android#2254.
It was originally written by Pomax on Tue Jun 16 2015 and had the following description:
Deleting all your projects works just fine, but if you only have one project in your make list, and delete that, it doesn't disappear from the UI for tapping, even though it deletes on the API side. Reloading the app will then also shows an empty list, so that's correct.
Not marking as critical as it seems unlikely many people will be deleting all their projects.