Bharath Natarajan
Bharath Natarajan
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description I'm not able to use `appsmith.geolocation.currentPosition` on the JS Object editor or...
### Objectives 1. Help users understand how to add more than one action for an event (currently by writing JS) 2. Improve the experience of finding the correct action, query,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks ### Feedback Thanks for testing an early deploy preview of [Custom JS...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Allow Custom JS Libs to access localStorage and sessionStorage APIslocal storage ###...
## Background In the traditional programming world, developers build applications faster by using custom JS libraries that have cleaner, modular and pre-tested code to solve specific problems. Developers write code...
## Description Pulls recent changes to support https://github.com/appsmithorg/appsmith/issues/18351 ## Type of change - Chore (housekeeping or task changes that don't impact user perception) ## Checklist: ### Dev activity - [...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description When I write a 45-line JS expression to return a formatted string...
Peek overlay for autocomplete results. The objective is to display a short description of the autocomplete suggestion that is in focus so that users can make an informed decision while...
**Ideal behaviour:** - Results should be sorted based on recency and context *(for instance, a query or local variable that I just created should show up at the top)* -...