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

[Bower] "Getting Bower Packages..." status displayed even after deleting the project that started this #3008

Open pshenoy opened 10 years ago

pshenoy commented 10 years ago

CDE version: 0.14.2.2828 Operating System: Windows 7

Steps to reproduce:

  1. Launch CDE.
  2. Create a new project of type "JavaScript Web App ( using Polymer paper elements)"
  3. "Getting Bower Packages..." step will start.
  4. Right click on the project on the left side panel and select "remove".
  5. This will show up error dialog. After some time again try to delete the project.
  6. Project will get deleted from the left side panel.\

Actual result: "Getting Bower Packages..." status message still displayed at the bottom.

Expected result: "Getting Bower Packages..." status message should not be displayed after the project has been deleted.

ussuri commented 10 years ago

This is a corner case that I think not many users will encounter. Moving it to M17.

ussuri commented 9 years ago

As explained in #3008, I'm moving this to M18 since I think this has a minor effect on the user (no real bad result).