Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(autocomplete): suggest all columns in a row #1599

Merged
merged 1 commit into from
Nov 8, 2024
Merged

Conversation

Raubzeug
Copy link
Contributor

@Raubzeug Raubzeug commented Nov 8, 2024

closes #1283

CI Results

Test Status: βœ… PASSED

πŸ“Š Full Report

Total Passed Failed Flaky Skipped
134 134 0 0 0

Bundle Size: πŸ”½

Current: 66.00 MB | Main: 79.23 MB
Diff: 13.23 MB (-16.69%)

βœ… Bundle size decreased.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • πŸ“Š indicates links to detailed reports.
  • πŸ”Ί indicates increase, πŸ”½ decrease, and βœ… no change in bundle size.

@Raubzeug Raubzeug added this pull request to the merge queue Nov 8, 2024
Merged via the queue into main with commit b4d2b7f Nov 8, 2024
6 checks passed
@Raubzeug Raubzeug deleted the autocomplete branch November 8, 2024 14:30
@Raubzeug Raubzeug linked an issue Nov 18, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Autocomplete improve: should not sort /autocomplete response Autocomplete: suggest full list of columns
2 participants