appsmithorg / appsmith

Platform to build admin panels, internal tools, and dashboards. Integrates with 25+ databases and any API.
https://www.appsmith.com
Apache License 2.0
34.33k stars 3.72k forks source link

Enable cell selection and editing at a cell level #19203

Open dilippitchika opened 1 year ago

dilippitchika commented 1 year ago

Within the table widget, today users have to click to edit a cell and update. People are looking for ways to mimic gsheets on their use-cases. An easier way to do this is by having cell level selection and keyboard accessibility enabled to edit a cell. This will help people quickly navigate and edit multiple cells.

Impact

  1. Row selection vs cell selection
  2. Validation and discarding
  3. Accessibility in select and datepicker widgets
dilippitchika commented 1 year ago

Need some basic tech research before i pick and validate this, will discuss with the team