Rahul Barwal

Results 25 issues of Rahul Barwal

## Description * Fork within application, this needs 2 things: * Load the workspaceList even when we have setModalClose variable set * When fork is successful, on the next page...

Enhancement
Templates pod

## Description We have `Fork` and `Duplicate` options which essentially do the same thing, the former one provides us more flexibility, hence we are removing the `Duplicate` option completely from...

skip-changelog
Templates pod

* Name of our DB must accurately represent its intend and should not be confusing to our users. * We also have to ensure after update existing apps don't break....

Task
Templates Pod
Templates
Activation Pod
Activation

## 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...

skip-changelog
Templates Pod
ok-to-test
Building blocks

One of the feedback we received was around performance of drag and drop of Building blocks. Here is a list of ideas to try out: - [x] Add instrumentation to...

Task
Templates Pod
Building blocks

Noticed a weird resizing bug when I have side by side enabled: Not sure whom to tag. tagging you, since I saw some changes in `StickyCanvasArena.tsx` file. [Slack Message](https://theappsmith.slack.com/archives/CPG2ZTXEY/p1715580392427459?thread_ts=1715580392.427459&cid=CPG2ZTXEY)

IDE
Task
New Developers Pod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description This came up when I was working on [ticket](https://github.com/appsmithorg/appsmith/pull/24192), where we want...

Needs Triaging

I noticed that we are calling the API GET `/api/v1/app-templates/{templatedId}` when any template is opened in a preview mode. But the get All active templates `api/v1/app-templates` which is used for...

Task
Templates Pod
Templates

We fixed duplicate naming here: https://github.com/appsmithorg/appsmith/issues/30291 * We have to ensure that bindings get updated according to renamings.

Production
Task
Templates Pod
Templates
Partial-import-export

## Description Add dynamic property path for sourceData in SelectWidget. Fixes #34568 _or_ Fixes `Issue URL` > [!WARNING] > _If no issue exists, please create an issue first, and check...

Enhancement
Select Widget
App Viewers Pod
Task
ok-to-test
Widgets & Blocks Pod