Skip to content

Implement Autosave Functionality in Query Editor #468

@Shayan1375

Description

@Shayan1375

Description

Currently, the query editor requires users to manually save their work using the Save button. This manual approach can lead to accidental data loss if users navigate away or navigate to the next element. To improve usability the query editor should automatically save changes whenever the user makes an edit.

Solution

  • Replace the manual save button with an autosave mechanism.
  • Automatically trigger a save operation on every relevant edit or configuration change.
  • Provide subtle feedback to indicate that changes have been saved (e.g., “All changes saved” message or a small autosave indicator).

Metadata

Metadata

Labels

FeatureFeaturePriority 2major problem - important to fix

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions