blackberry / webworks-gui

GUI Tool for WebWorks 2.0
https://developer.blackberry.com/html5/
Apache License 2.0
3 stars 5 forks source link

Renaming a project in the UI doesn't update the project list on the left #84

Closed jsoref closed 10 years ago

jsoref commented 10 years ago

Steps:

  1. Create a project (Project1)
  2. Change the name to "Hello"
  3. Click Save
  4. dismiss the saved confirmation dialog
  5. look at the left column and see the project is still "Project1"
  6. click on any of the row-buttons on the left (e.g. plugins)
  7. The project name will update.

Expected results: Before step 4 the project name should update.

Actual results: It only updates after step 6.