PromucFlow_constructor/app/client/cypress/integration/Smoke_TestSuite/ClientSideTests
rahulramesha 717b2c1610
feat: drag n drop and Container jump enhancements (#19047)
## Description

This PR includes Changes for Drag and drop Improvements, That includes,
- Resizing dragging widgets along Container edges.
- Initially resize widgets against Container/Droptarget widgets.
- While holding close to Container/Droptarget widgets for half a second,
start to reflow the widget.

Fixes #19139 
Fixes #12892


Media


https://user-images.githubusercontent.com/71900764/209154834-66acecbb-2df8-4598-86d5-4fe7843dd21b.mp4



## Type of change

- Bug fix (non-breaking change which fixes an issue)
- New feature (non-breaking change which adds functionality)


## How Has This Been Tested?
- Manual
- Jest


### 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:
- [ ] Test plan has been approved by relevant developers
- [ ] Test plan has been peer reviewed by QA
- [ ] Cypress test cases have been added and approved by either SDET or
manual QA
- [ ] Organized project review call with relevant stakeholders after
Round 1/2 of QA
- [ ] Added Test Plan Approved label after reveiwing all Cypress test
2023-01-06 22:27:40 +05:30
..
ActionExecution fix: update settings pane validations (#18739) 2022-12-12 10:21:14 +05:30
Autocomplete feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
Binding feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
BugTests feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
CodeComment feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
DynamicHeight feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
ExplorerTests feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
FormNativeToRawTests feat: Datasource autosave improvements (#17649) 2022-11-30 11:29:45 +05:30
Git test: add common test methods for RBAC (#18968) 2022-12-16 10:45:25 +05:30
IDE fix: ds discard popup issue fixes (#19114) 2022-12-30 15:53:24 +05:30
JSLibrary feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Linting feat: Import javascript libraries (#17895) 2022-12-21 22:44:47 +05:30
Onboarding feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
OtherUIFeatures chore: Navigation analytics (#18781) 2022-12-15 09:36:13 +05:30
PropertyPane chore: Property pane search input focus (#18858) 2022-12-15 16:25:52 +05:30
SettingsPane feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30
Templates fix: hide the fork template button when there are no workspaces to fork to (#19226) 2022-12-29 17:01:10 +05:30
ThemingTests fix: update button states to secondary (#19048) 2022-12-29 11:08:13 +00:00
VisualTests feat: code commenting #9369 (#18667) 2023-01-06 11:57:53 +00:00
Widgets feat: drag n drop and Container jump enhancements (#19047) 2023-01-06 22:27:40 +05:30
Workspace feat: in-app embed settings (#19023) 2022-12-26 10:41:33 +05:30