Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Firefly
-
Labels:
-
Story Points:1
-
Epic Link:
-
Sprint:SUIT Sprint 2018-10
-
Team:Science User Interface
Description
In dev, when i start typing a target name in target panel, the validation fails and overwrite my key strokes.
Start typing 'ngc 7009' it doens't work, the cursor goes back and forth...
I think it could be this change but i'm not sure:
https://github.com/Caltech-IPAC/firefly/commit/8074feeecc8584c0b9cbc6306c8e8ec56246a774
Console error includes:
TypeError: Cannot read property 'name' of undefined
|
at eval (TargetPanelWorker.js?92e5:189)
|
|
Please fix. Thanks.
With Emmanuel Joliet's help, I can reproduce this bug. The trick is to type in the name fast. I think it was caused by calling the NED name resolver too frequently both during inputting and deleting the object name, and reset the cursor at the wrong input position when the error message returned.
This was introduced after September 11, 2018 build deployed at lsst-demo.