rahulramesha
rahulramesha
## Description This PR is to create DP to help understand the UX that was existing before Reflow and why Reflow was built Fixes # (issue) > if no issue...
@mac-s-g This PR is to create a separate component, which can be enabled with boolean Property, `useOptimizedArray={true}`. This Component Allows user to chose to display their Arrays into groups in...
## Description We had logic to fix MainCanvas height when a Widget is dragged, resized or deleted. Extending that logic to When a widget is added to mainCanvas as well....
## Description PR for Canvas changes for context switching Phase 2 Fixes #17975 Fixes #17348 Fixes #11009 (older issue on context switching) ### SubTasks ## Entity Explorer: - [x] Leaving...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description There seems to be an offset while pasting the widget on cavas...
## Description This PR contains code to remove auto height capability from List Widget's children. This includes, - Changes to remove auto height control from property pane of list widget's...
## Description This PR fixes some Minor UX issues on the Canvas, - [ ] Widget entity on widget selection does not expand - [ ] Property pane panel jitters...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - [ ] Widget entity on widget selection does not expand -...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks - [ ] Remove Auto height Property Control from List widget's Children...
## 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...