arunvjn

Results 10 issues of arunvjn

## Description The usage of single quote to parse the field values in a list widget opened up the possibility of XSS in list widget. The line `{{((currentItem) => {...

skip-changelog

## Description All logs are stored in an array and processed at once. If a data is logged twice in a function and the data is manipulated in the steps...

Bug
Needs Triaging

## Description - Copy and paste the URL of a library of your choice into Appsmith to have the library downloaded and ready to use. This statement comes with some...

Enhancement
JS Evaluation
JS Objects
FE Coders Pod
Custom JS Lib

## Description Batch store ops (storeValue, removeValue and clearStore) requests for performance. Existing implementation of these store functions make a request to the main thread per invocation. All occurrences of...

Performance
Needs More Info
High
Task
skip-changelog
FE Coders Pod
Add/Update Test Plan
storeValue

## Description Ask AI trigger from slash commands requires the expected type and example structure of response to generate better results. This PR ensures that we send this info from...

skip-changelog
skip-testPlan

## Description This PR contains some UI changes for code in Appsmith. - Sets font-family as ui-monospace for text in code editors and JSON viewer (used in evaluated value popup...

Bug
FE Coders Pod
Add/Update Test Plan
Code Editor

## Description Adds null check before logging "EDITOR_OPEN" analytics event. #### PR fixes following issue(s) Fixes #15220 #### Media > A video or a GIF is preferred. when using Loom,...

Bug
Pages
Low
Verified
UI Builders Pod
Sentry
skip-testPlan

## Description - Changes to codeEditor/index.ts to support AI integration. - Added AIAssisted prop to code editor component. - Added AIWindow interface to support AI popover in business edition. ####...

skip-changelog
skip-testPlan

If you're facing issues related to Custom JS Libraries, please leave a comment along with a detailed description, screenshots, or a Loom video. Certain libraries will not work due to...

Task

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description Installation order libraries in an application changes on page reload when a...

Bug
Low
Production
Needs Triaging
FE Coders Pod
Integrations Pod
Custom JS Libraries
Integrations Pod General