console icon indicating copy to clipboard operation
console copied to clipboard

🚀 Enhancement: Enhanced Column Selection

Open EVDOG4LIFE opened this issue 9 months ago • 0 comments

🔖 Enhancement description

Improve the column selection interface with "Select All" functionality and autocomplete for text input when working with databases containing numerous attributes.

🎤 Pitch

When working with databases that have many attributes, the current column selection process requires excessive scrolling and individual selection of each desired column.

This would:

  • Add a prominent "Select All" option to quickly include or exclude all columns
  • Implement a searchable dropdown with autocomplete for quickly finding specific columns
  • Allow saving of column selection presets for frequently used views
  • Support keyboard shortcuts for faster column manipulation

These improvements would significantly enhance the user experience when working with complex database schemas and reduce the time spent configuring views.

👀 Have you spent some time to check if this issue has been raised before?

  • [x] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

EVDOG4LIFE avatar Mar 05 '25 23:03 EVDOG4LIFE