Ashit Rath

Results 33 issues of Ashit Rath

## Description This PR has core logic changes on how widgets are rendered. Instead of the entire DSL flowing through the flow of creating canvases and widgets, Only a structure...

Performance
High
UI Builders Pod
Task
UI Performance

## Part 1 In order to maintain the state of the pseudo widget like normal widgets a new reducer is introduced i.e `pseudoWidgetReducer`. As the pseudo widgets are added/removed on...

App Viewers Pod
Task
List Widget
List Widget V2

> Pull Request Template > > Use this template to quickly create a well written pull request. Delete all quotes before creating the pull request. ## Description > Please include...

### Is there an existing issue for this? - [x] I have searched the existing issues ### Summary When a widget is mounted for the first time, the meta properties...

Enhancement
JS Evaluation
Needs Triaging
FE Coders Pod

In list v2 every row has to be identified by a unique key, the key can by any unique value on the list data. ![Screenshot 2022-09-06 at 4.28.06 PM.png](https://images.zenhubusercontent.com/6108d334019397698aa61b3d/554f780c-a75e-497f-b119-6ad6f18ae4f1) If...

App Viewers Pod
High
Task
List Widget

The Pagination component takes more time than expected for on load and re-render. It needs to be profiled and verified.

App Viewers Pod
Task
List Widget
medium
List Widget V2

- [ ] It should show the evaluated value instead of `undefined` - [ ] It should throw validation errors.

App Viewers Pod
High
Task
List Widget
List Widget V2

App Viewers Pod
Low
Task
List Widget
medium
List Widget V2

- Nested List levels - level_1, level_2 etc - currentItem - currentRow - currentIndex - currentViewItems

App Viewers Pod
High
Task
List Widget
List Widget V2