geido opened a new pull request #15820:
URL: https://github.com/apache/superset/pull/15820


   ### SUMMARY
   
   It renders the typed value immediately to avoid a glitch with the cursor 
moving backward.
   Fixes: #15675
   
   ### BEFORE
   
   
![125559494-147c4889-34d4-4e6d-ac76-c64f9d1d1afc](https://user-images.githubusercontent.com/60598000/126493397-45611cf0-49ab-4ea2-be79-6b598310a1f7.png)
   
   ### AFTER
   
   
https://user-images.githubusercontent.com/60598000/126493445-7456ea07-5660-4a1e-932d-75f6205a2b53.mp4
   
   ### TESTING INSTRUCTIONS
   1. Open a chart in Explore and open the Edit Dataset modal
   2. Click on 'Calculated Columns' 
   3. Click on 'Add Item'
   4. Expand the dropdown
   5. Start typing in 'SQL Expression'
   6. Make sure the text is typed immediately and the cursor does not move 
backward
   
   ### ADDITIONAL INFORMATION
   <!--- Check any relevant boxes with "x" -->
   <!--- HINT: Include "Fixes #nnn" if you are fixing an existing issue -->
   - [x] Has associated issue: #15675
   - [ ] Changes UI
   - [ ] Includes DB Migration (follow approval process in 
[SIP-59](https://github.com/apache/superset/issues/13351))
     - [ ] Migration is atomic, supports rollback & is backwards-compatible
     - [ ] Confirm DB migration upgrade and downgrade tested
     - [ ] Runtime estimates and downtime expectations provided
   - [ ] Introduces new feature or API
   - [ ] Removes existing feature or API
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to