Aswath K

Results 19 issues of Aswath K

## Description Removes feature flag for Property pane grouping and reorganisation Fixes #15296 ## Type of change - New feature (non-breaking change which adds functionality) - This change requires a...

Enhancement
Property Pane
UI Builders Pod

## Description Implements grouping and reorganisation for Table widget Fixes #15635 ## TODO - [ ] Hide the image column type's style tab since it is empty ## Type of...

Property Pane
UI Builders Pod
skip-changelog

Based on the following Figma File and Notion doc, Group the properties of the Input widgets into Content & Style Tabs and re-organise the property sections. Figma: - [Input Widget](https://www.figma.com/file/hlOcM5LasxcRqEwHPXe5lm/UI-%7C-Content-Property-Pane?node-id=2670%3A60360)...

Property Pane
UI Builders Pod

I've seen that some users are still using `Table.selectedRow` instead of using `Table.triggeredRow` which causes unintentional effects. We need to add the usage of `Table.selectedRow` into the documentation to avoid...

Currently, the documentation for `navigateTo()` is mentioning about the second argument `params`. If we could mention how to access the parameters along with a link to appsmith.URL, that would be...

## Description Reselecting the selected value from the dropdown control in the property pane results in an unnecessary update Property call which leads to the app getting saved and a...

Bug
Property Pane
Needs Triaging
UI Builders Pod

## Description - Removes unwanted configurations from Widgets - Updates widget scaffolding script to make use of property pane config with content & style tabs - Remove feature-flag related code...

Property Pane
UI Builders Pod
skip-changelog

Update [Widget Configuration Guide](https://github.com/appsmithorg/appsmith/blob/release/contributions/AppsmithWidgetDevelopmentGuide.md) to include new configuration changes (Content & Style configurations) that we brought after Property pane grouping & reorganisation.

Property Pane
UI Builders Pod

## Description Adds the ability to search properties and sections inside the property pane. Fixes #15970 Fixes #15904 https://user-images.githubusercontent.com/10436935/205291536-4320e3c4-f3d5-4b86-878f-bb0fc3698c77.mov ## Type of change - New feature (non-breaking change which adds...

Bug
Enhancement
Property Pane
UI Builders Pod
Task
Deploy Preview

> 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...

Bug
Stale