PromucFlow_constructor/app/client/src/layoutSystems/common
Rahul Barwal c920a7b5f6
chore: Remove unnecessary flag ab_show_templates_instead_of_blank_canvas_enabled (#33313)
## Description
Additonally this pull request removes the unnecessary checks inside the
Onboarding component by importing the `isDraggingBuildingBlockToCanvas`
function from `selectors/buildingBlocksSelectors` and using it to
determine if any building blocks are being dragged. --> IT is already
being checked in `DropTargetComponent.tsx` which renderst this
`Onboarding` component.


Fixes #`Issue Number`  
_or_  
Fixes `Issue URL`
> [!WARNING]  
> _If no issue exists, please create an issue first, and check with the
maintainers if the issue is valid._

## Automation

/ok-to-test tags="@tag.Templates, @tag.Datasource"

### 🔍 Cypress test results
<!-- This is an auto-generated comment: Cypress test results  -->
> [!TIP]
> 🟢 🟢 🟢 All cypress tests have passed! 🎉 🎉 🎉
> Workflow run:
<https://github.com/appsmithorg/appsmith/actions/runs/9013874763>
> Commit: 7f53881efa277883d006d9a2ed45a887dc6f2d47
> Cypress dashboard url: <a
href="https://internal.appsmith.com/app/cypress-dashboard/rundetails-65890b3c81d7400d08fa9ee5?branch=master&workflowId=9013874763&attempt=1"
target="_blank">Click here!</a>

<!-- end of auto-generated comment: Cypress test results  -->




## Communication
Should the DevRel and Marketing teams inform users about this change?
- [ ] Yes
- [x] No
2024-05-13 09:32:00 +05:30
..
canvasArenas chore: RMVF based changes for DnD, Modals, and Space distribution. (#31980) 2024-04-05 11:16:07 +05:30
canvasViewer chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
draggable feat: Refactor isCurrentWidgetFocused to isWidgetFocused (#32990) 2024-05-06 13:59:42 +05:30
dropTarget chore: Remove unnecessary flag ab_show_templates_instead_of_blank_canvas_enabled (#33313) 2024-05-13 09:32:00 +05:30
DSLConversions chore: Update DSL for Anvil (#27966) 2023-10-19 20:50:17 +05:30
mainContainerResizer feat: Anvil Widget Name Component (#33062) 2024-05-03 15:50:37 +05:30
modalOverlay fix: Closing modal in Split view, exits code mode (#32119) 2024-03-27 14:38:28 +00:00
resizer feat: Refactor isCurrentWidgetFocused to isWidgetFocused (#32990) 2024-05-06 13:59:42 +05:30
snipeable chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
utils feat: implement dropping building blocks on canvas (#31857) 2024-04-16 09:41:09 +01:00
widgetComponent chore: add consistent-type-definitions rule (#27907) 2023-10-11 10:35:24 +03:00
widgetName feat: Refactor isCurrentWidgetFocused to isWidgetFocused (#32990) 2024-05-06 13:59:42 +05:30
selectors.ts fix: remove existing widget selection implementation (#33129) 2024-05-06 11:44:37 +05:30
types.ts chore: register offset values as per parent drop target in Anvil (#28757) 2023-11-15 18:02:12 +05:30
useLayoutSystemFeatures.ts chore: clean up space distribution feature in Anvil (#31468) 2024-03-06 12:59:44 +05:30