Rishabh Rathod

Results 48 issues of Rishabh Rathod

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description | Expected | Observed | |---|---| | ![SCR-20220614-sp0](https://user-images.githubusercontent.com/23132741/173618887-ad12c5de-0b74-440a-bb72-3a764f6a6370.png) | ![SCR-20220614-src](https://user-images.githubusercontent.com/23132741/173618920-397067de-a46d-4f22-8801-595c21713284.png) We noticed...

Bug
Critical
Needs Triaging
Git Version Control
Team Managers Pod

## Description - Add Auto-completion for Document viewer widget - Add Auto-completion for complex objects making array of object autocompletion work. - Add Auto-completion statement to get a code snippet...

Bug
Production
Autocomplete
Needs Triaging
FE Coders Pod
medium
Add/Update Test Plan

## Description Fixes #9692 Fixes #2174 Fixes #12730 Fixes #12188 Fixes #11310 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been...

Bug
Enhancement
UX Improvement
JS
QA
App Viewers Pod
High
Production
Autocomplete
community
Task
FE Coders Pod
Project
Button Group widget
medium

#### Expected Behaviour ``` css -> z-index: 1; js -> zIndex: 1, ``` #### Actual Behaviour :- ``` css -> z-index: 1; js -> zIndex: '1', ``` most of the...

For my use case i had css with lots of Css Pseudo Classes here is a demo example .titleContainer { display: flex; flex-direction: row; padding: 0 0 0 2rem; }...

# Ability to style insert, delete, modified codeMarker separately ## Expected Behaviour ![Screenshot 2021-01-17 at 2 47 19 PM](https://user-images.githubusercontent.com/23132741/104836295-f57e3e80-58d2-11eb-97ec-4662d8e51497.png) ## Solution (suggestion) For my use case, I made [this](https://github.com/Rishabh-Rathod/react-ace/commit/c3f07f1ee85da86ad447a9f464f457ebc49800d3) changes...

## Description Fixes #9872 Fixes #12833 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? ## Checklist: - [ ]...

Bug
JS Evaluation
App Viewers Pod
High
community
List Widget
FE Coders Pod
Framework Functions

## Problem **Why do we need validation dependency?** - When on change of particular property value if other property needs revalidation then current evaluation architecture do not support such validation...

Enhancement
Tab Widget
App Viewers Pod
Needs Triaging
Widget Validation
FE Coders Pod
Evaluated Value
Code Editor

## Description Fixes https://github.com/appsmithorg/appsmith/issues/17763 ## Type of change performance imporvement ## How Has This Been Tested? ## Checklist: - [ ] My code follows the style guidelines of this project...

Performance
Task
skip-changelog
FE Coders Pod
Evaluated Value

## Description Fixes #12179 Fixes #13273 ## Type of change - Bug fix (non-breaking change which fixes an issue) ## How Has This Been Tested? ## Checklist: - [ ]...

Bug
Documentation
Enhancement
JS Evaluation
High
Production
Needs Triaging
error
JS Objects
FE Coders Pod