PromucFlow_constructor/app/client/src/pages/common
rahulramesha 3c1f5fdfb3
chore: Fix Style recalcs for stickyCanvasArena (#22904)
## Description
Refactor sticky canvas Arena to avoid unnecessary forced reflow. This is
done by enabling the canvas to observe only when required i.e, only when
user is using,
- Drag to select
- Dragging widgets

Fixes #23777


Media
> A video or a GIF is preferred. when using Loom, don’t embed because it
looks like it’s a GIF. instead, just link to the video


## Type of change

- Chore (housekeeping or task changes that don't impact user perception)


## How Has This Been Tested?
- Manual

### 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
- [ ] 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:
- [ ] 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-06-02 17:36:00 +05:30
..
CanvasArenas chore: Fix Style recalcs for stickyCanvasArena (#22904) 2023-06-02 17:36:00 +05:30
CustomizedDropdown chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
datasourceAuth fix: gs authorisation status updates (#23890) 2023-06-02 11:58:46 +05:30
ErrorPages feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
AppHeader.tsx feat: Improved App Navigation (#19312) 2023-03-23 17:11:58 +05:30
ArtBoard.tsx
AvatarComponent.tsx chore: Updating UI on admin settings page for better UX (#23833) 2023-05-29 18:43:27 +05:30
ErrorPage.tsx Use generic error page by default 2023-03-30 16:50:26 +05:30
ErrorPageHeader.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
Loader.tsx
LoginHeader.tsx feat: Bundle optimization and first load improvements (#21667) 2023-05-11 10:56:03 +05:30
MobileSidebar.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
NotFound.tsx
PageHeader.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
PageLoadingBar.tsx
PageSectionDivider.tsx
PageSectionHeader.tsx
PaneWrapper.tsx chore: upgrade to prettier v2 + enforce import types (#21013)Co-authored-by: Satish Gandham <hello@satishgandham.com> Co-authored-by: Satish Gandham <satish.iitg@gmail.com> 2023-03-16 17:11:47 +05:30
ProfileDropdown.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ProfileImage.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SearchSnippets.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SharedUserList.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SpinnerLoader.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SubHeader.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
SuccessTick.tsx feat: [epic] appsmith design system version 2 deduplication (#22030) 2023-05-20 00:07:06 +05:30
ThemeSwitcher.tsx feat: Renamed design system package (#19854) 2023-01-23 09:20:47 +05:30