Rhizi / rhizi

Connective intelligence
GNU Affero General Public License v3.0
13 stars 3 forks source link

regression: changing edge name via click on edge name updates display only after click somewhere #650

Open alon opened 8 years ago

alon commented 8 years ago

reproduce:

  1. click edge title
  2. make a change.
  3. press enter (clicking out will cancel - also not obvious, another bug, not a regression)

expected results: display updates immediately with new name.

actual results: display shows old name until a click somewhere, then new name is shown.

create a test for this with the fix.