Anand Srinivasan
Anand Srinivasan
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When an async function is used in `if else` statement. The...
Fixes #16855 ## Description Cypress: - Added EntityBottomBar_spec.ts. - Created an object registry for commonly used methods in debugger. - Cleaned up debugger locators --- Functional: Add collapse icon for...
Widget: `Table` Feature: `Server Side Pagination` https://docs.appsmith.com/widget-reference/table And some tooltips on the property pane of a table. --- ## Problem description Explanations given for the feature could be clearer. So...
## Description - Added `Settings` panel. (will now be inside property pane) - Can be opened from - app/page context menu in entity explorer - from App settings CTA in...
- [x] Loader for autosave state - [x] URL preview scroll - [x] App settings CTA hover state - [ ] Set as homepage disabled (settings pane and context menu)...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks Should these be different? App name - all characters are allowed now...
## Description TL;DR -> Updated validation logic for fields in settings pane. App name - all characters are allowed now (shouldn’t be empty) Page name - alphanumeric and accented characters...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Description In Text component, maxWidth and textAlign don't get applied when used as...
### Is there an existing issue for this? - [X] I have searched the existing issues ### SubTasks Write unit tests for url preview generation logic in settings pane.
Add segment's `anonymousId` as a header in all API calls. cached id -> [details](https://segment.com/docs/connections/sources/catalog/libraries/website/javascript/identity/#segment-id-persistence) On Page load actions: - If segment is enabled: - and cached id exists -> trigger...