googlearchive / chromedeveditor

Chrome Dev Editor is a developer tool for building apps on the Chrome platform - Chrome Apps and Web Apps, in JavaScript or Dart. (NO LONGER IN ACTIVE DEVELOPMENT)
BSD 3-Clause "New" or "Revised" License
2.92k stars 411 forks source link

Deleted app from spark work space still appears on NTP (chrome://apps) page #1829

Open ranjitkan opened 10 years ago

ranjitkan commented 10 years ago

Chrome Version : 36.0.1975.0

What steps will reproduce the problem?

  1. Installed Spark app from above web-store URL
  2. Created a Hello world or calculator native app
  3. Navigated to chrome://apps page. Observed the apps are displayed and functional from NTP page
  4. Delete the project from Spark Workspace
  5. Navigate to chrome://apps page and observe.

What is the expected result? Removing the Project from work space should remove the App from NTP page as well or The deleted app should be greyed out.

What happens instead? Native app remains in the NTP page (Default icon is removed) or the app does not greys out

ranjitkan commented 10 years ago

Os Tested: Win 7, Win 8, MAC and Ubuntu 13.10