PromucFlow_constructor/app/client/cypress/integration/Regression_TestSuite
Rimil Dey 63a4c89f26
fix: Maintain focus on editor when Escape is pressed with autocomplete menu open (#22164)
When typing content in the editor, the autocomplete menu pops up to
suggest possible matches. If we press escape, the autocomplete menu
closes but the editor loses focus, and users have to click again to
regain focus and type.

This PR fixes this issue and removes this defect.

Fixes #21999 

Screen recording -
https://www.loom.com/share/697f689f85b7426d88032f6487a9f7d9
2023-04-14 12:11:47 +05:30
..
Application Test: Adding Smoke & Sanity suites into the CI pipeline (#22029) 2023-04-04 10:39:40 +05:30
ClientSideTests fix: Maintain focus on editor when Escape is pressed with autocomplete menu open (#22164) 2023-04-14 12:11:47 +05:30
EnterpriseTests/AdminSettings test: fix failing admin settings test (#21845) 2023-03-29 09:23:18 +05:30
ServerSideTests fix: Allow empty password in PostgreSQL trust authentication login (#22186) 2023-04-13 16:20:46 +06:00