PromucFlow_constructor/app/client/src/components/editorComponents
arunvjn 863dbddb7f
feat: show additional info for autocomplete results (#28564)
## Description
Adds another popover against a selected autocomplete result that shows
relevant information beforehand to the user. Info includes a brief
description, example if applicable and a link to docs.
>
#### PR fixes following issue(s)
Fixes #23381 
>
#### Media
<img width="580" alt="Screenshot 2023-11-07 at 13 00 25"
src="https://github.com/appsmithorg/appsmith/assets/32433245/3a9d254d-29cf-4ad4-8033-c4763431a215">

#### Type of change
- New feature (non-breaking change which adds functionality)
>
## Testing
>
#### How Has This Been Tested?
- [x] Manual
- [x] Cypress
>
>
#### Test Plan
> Add Testsmith test cases links that relate to this PR
>
>
#### 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
- [x] My code follows the style guidelines of this project
- [x] I have performed a self-review of my own code
- [x] I have commented my code, particularly in hard-to-understand areas
- [ ] I have made corresponding changes to the documentation
- [x] My changes generate no new warnings
- [x] I have added tests that prove my fix is effective or that my
feature works
- [x] 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/Guidelines-for-test-plans#speedbreakers-)
have been covered
- [ ] Test plan covers all impacted features and [areas of
interest](https://github.com/appsmithorg/TestSmith/wiki/Guidelines-for-test-plans#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

---------

Co-authored-by: Aishwarya UR <aishwarya@appsmith.com>
2023-11-10 13:36:10 +05:30
..
ActionCreator feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
ActionRightPane chore: Editor rightpane refactor (#28705) 2023-11-09 16:00:10 +05:30
CodeEditor feat: show additional info for autocomplete results (#28564) 2023-11-10 13:36:10 +05:30
Debugger fix: handle clone errors gracefully (#28451) 2023-10-31 23:59:10 +05:30
form chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
GlobalSearch chore: Refactoring create query operation helpers to include modules in the list (#28721) 2023-11-09 17:10:36 +05:30
HighlightedCode chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
LazyCodeEditor feat: Add fallback height to lazy code editor fallback codemirror component (#25047) 2023-07-16 21:58:22 +01:00
LightningMenu feat: open ai feature request (#28295) 2023-11-03 11:20:34 +07:00
WidgetQueryGeneratorForm feat: Make one click binding form controls searchable (#27990) 2023-11-09 11:53:26 +05:30
ActionExecutionInProgressView.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ActionNameEditor.tsx chore: CE change for moduleInstanceEditor route (#28110) 2023-10-18 10:48:17 +05:30
ApiResponseView.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
AutoResizeTextArea.test.tsx
AutoResizeTextArea.tsx
BetaCard.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Button.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Checkbox.tsx
CloseEditor.tsx chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
ContextDropdown.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Divider.tsx
DropdownComponent.tsx
EditableText.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
EditorContextProvider.test.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
EditorContextProvider.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
emptyResponse.tsx perf: reduce the bundle size, vol. 2 (#24969) 2023-07-17 00:19:41 +05:30
EntityBottomTabs.tsx fix: spacing issues in debugger (#27968) 2023-10-24 11:45:43 +05:30
EntityExplorerSidebar.tsx fix: Extra space is being introduced at the bottom of the canvas on scrolling down (#28716) 2023-11-08 14:39:10 +05:30
EntityNameComponent.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ErrorBoundry.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
ErrorTooltip.tsx
Form.tsx
FormLabel.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
FormRow.tsx chore: ME design audit CE (#26535) 2023-09-12 11:48:58 +05:30
HelperTooltip.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
InputComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
JSResponseView.tsx fix: spacing issues in debugger (#27968) 2023-10-24 11:45:43 +05:30
LetterIcon.tsx
LoadingOverlayScreen.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
NavBarItem.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PageLoader.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
PaneWrapper.tsx chore: update eslint and dependencies then fix revealed errors (#27908) 2023-10-11 10:14:38 +03:00
ProductAlertBanner.tsx chore: Updating link component props (#27223) 2023-09-14 16:14:23 +05:30
PropertyPaneSidebar.tsx [Chore]: App Sidebar Library Pane (#28332) 2023-11-03 10:54:58 +05:30
RadioButtonGroup.tsx fix: revert for super users and update ui for profiling ques for non super users (#27942) 2023-10-16 17:37:06 +05:30
ReadOnlyEditor.tsx fix: CodeEditor issues on resizing (#26082) 2023-08-23 11:25:19 +05:30
RequestView.tsx
SelectComponent.tsx chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
Spinner.tsx
StoreAsDatasource.tsx chore: route builder refactor (#27905) 2023-10-12 11:01:22 +05:30
Tooltip.tsx
utils.test.ts
utils.ts chore: Fix Security vulnerabilities (#26241) 2023-08-15 13:56:53 +05:30