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

Allow sorting columns #423

Open
2 of 3 tasks
paustint opened this issue Jun 28, 2023 · 0 comments
Open
2 of 3 tasks

Allow sorting columns #423

paustint opened this issue Jun 28, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@paustint
Copy link
Contributor

paustint commented Jun 28, 2023

Describe the problem you are trying to solve

  • When I drag columns around, it would be awesome if the order was retained if I re-ran the query
  • After going to query builder, we would need to remember the order OR at least allow some cool / easy way for the user to re-order
  • make sure download of query retains the re-order as well

Are there any other column ordering things we could think about?

https://discord.com/channels/246568944213819393/955492316116844595/1123709966679810068

@paustint paustint added the enhancement New feature or request label Jun 28, 2023
paustint added a commit that referenced this issue Aug 21, 2023
If query is ran a second time, remember order of fields in case they were changed

Ensure copy to clipboard honors current column order

Improve copy to clipboard for subquery modal to have same options as normal query

Add CSV as a copy format

#423
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant