PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Favour Ohanekwu 2c4ebd8661
fix: Remove custom rendering of sql hints (#24080)
## Description
This PR introduces the following

1. Removes custom rendering of SQL hints (using ReactDom). Uses default
element + custom CSS.
2. SQL Autocompletion hints disappear on mouse down
3. Fixes inconsistency in the style for SQL hint

#### PR fixes following issue(s)
Fixes #24072 
Fixes #24204

#### Type of change
- Bug fix (non-breaking change which fixes an issue)


## Testing
#### How Has This Been Tested?
- [x] Cypress
>
>
#### Test Plan
1. Verify that the SQL autocomplete closes on mouse down event on editor
body(All browser)
2. Verify that the SQL autocomplete closes on click - touchpad event -
on body of editor (All browser)
3. Verify above on both MAC and windows laptop
4. Verify Autocomplete style/colour as per JS autocmplete 
>
>
#### Issues raised during DP testing
> Link issues raised during DP testing for better visiblity and tracking
(copy link from comments dropped on this PR)
>
>
>
## Checklist:
#### Dev activity
- [ ] My code follows the style guidelines of this project
- [ ] I have performed a self-review of my own code
- [ ] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [ ] My changes generate no new warnings
- [ ] I have added tests that prove my fix is effective or that my
feature works
- [ ] New and existing unit tests pass locally with my changes
- [ ] PR is being merged under a feature flag


#### QA activity:
- [ ] [Speedbreak
features](https://github.com/appsmithorg/TestSmith/wiki/Test-plan-implementation#speedbreaker-features-to-consider-for-every-change)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans/_edit#areas-of-interest)
- [ ] Test plan has been peer reviewed by project stakeholders and other
QA members
- [ ] Manually tested functionality on DP
- [ ] We had an implementation alignment call with stakeholders post QA
Round 2
- [ ] Cypress test cases have been added and approved by SDET/manual QA
- [ ] Added `Test Plan Approved` label after Cypress tests were reviewed
- [ ] Added `Test Plan Approved` label after JUnit tests were reviewed
2023-06-08 15:15:16 +01:00
..
ActionExecution test: Cypress | Fix PostWindowMessage_spec (#23807) 2023-05-29 16:49:53 +05:30
AdminSettings
AppNavigation test: updated Falky test and incorporated ts test review comments (#23905) 2023-06-01 20:54:45 +05:30
AuditLogs
Autocomplete fix: Remove custom rendering of sql hints (#24080) 2023-06-08 15:15:16 +01:00
Binding fix: Disable run button when there are empty fields (#24031) 2023-06-08 14:39:19 +05:30
Branding test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
BugTests fix: git repo button is unresponsive (#24206) 2023-06-08 14:54:27 +05:30
CodeComment
DynamicHeight test: updated Falky test and incorporated ts test review comments (#23905) 2023-06-01 20:54:45 +05:30
Editor fix: excluding intercom test cases for airgap (#23974) 2023-06-02 12:10:49 +05:30
EmbedSettings
ExplorerTests test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
FormLogin
FormNativeToRawTests
Git test: Cypress | Handling confirmation dialogs (#23703) 2023-05-25 07:12:51 +05:30
Github
Google
IDE test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
JSLibrary test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
JSObject test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
Linting feat: Table one click binding for MongoDB and Postgres (#23629) 2023-06-01 22:56:05 +05:30
MobileResponsiveTests fix: Disable run button when there are empty fields (#24031) 2023-06-08 14:39:19 +05:30
Onboarding
OneClickBinding fix: one click binding postgress sorting issue when primary key is no… (#24090) 2023-06-08 16:58:48 +05:30
OtherUIFeatures feat: Adds support for showing navbar in embedded view. (#23725) 2023-06-05 19:37:39 +05:30
PeekOverlay fix: peeking on undefined properties (#23818) 2023-06-05 09:24:10 +05:30
Performance
PropertyPane
Refactoring
SettingsPane feat: Adds support for showing navbar in embedded view. (#23725) 2023-06-05 19:37:39 +05:30
Templates feat: Adds logic to filter templates in add page from template on the basis of allowPageImport (#23485) 2023-06-08 18:28:49 +05:30
ThemingTests fix: updated Box shadow UI (#23795) 2023-06-08 06:53:28 +05:30
UserProfile test: Cypress version upgrade Cy 11.2 + Flaky fixes (#23667) 2023-05-24 18:00:39 +05:30
VisualTests test: Cypress - Flaky test fix (#23917) 2023-06-02 17:15:21 +05:30
Widgets chore: [One-click binding] design and QA callouts one click binding (#23997) 2023-06-06 23:05:43 +05:30
Workspace feat: in-app ramps for "invite user to an application" and "custom roles" (#23588) 2023-05-30 10:59:01 +05:30