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

Reorder columns / edit column order as default view #607

Open
RTechSn opened this issue Sep 30, 2023 · 6 comments
Open

Reorder columns / edit column order as default view #607

RTechSn opened this issue Sep 30, 2023 · 6 comments
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request medium Medium priority

Comments

@RTechSn
Copy link

RTechSn commented Sep 30, 2023

Is your feature request related to a problem? Please describe.

Right now it is impossible to reorder columns or show metadata columns on a table without creating a separate view.

Describe the solution you'd like

Create a hidden view object for each table, which would be a default view for this table. Allow users to edit it by clicking Edit table in the menu. Renaming the default view would rename the table, making this solution a complete replacement for the current editing window, which allows renaming only.

Describe alternatives you've considered

Allow to save a view as a default view, itstead of replacing editing dialogue.

Additional context

No response

@RTechSn RTechSn added 0. Needs triage Pending approval or rejection. This issue is pending approval. enhancement New feature or request labels Sep 30, 2023
@datenangebot
Copy link
Collaborator

Agree, we should bring the column ordering (without the checkboxes for hiding) and sorting to the "edit table" modal.

Would suggest to reuse the order_weight property for each column as used before and add a sorting property on the db side.

@datenangebot datenangebot added medium Medium priority 1. to develop Accepted and waiting to be taken care of and removed 0. Needs triage Pending approval or rejection. This issue is pending approval. labels Nov 10, 2023
@datenangebot datenangebot added this to the v0.7.0 milestone Nov 10, 2023
@juliusknorr juliusknorr changed the title An option to edit a default view An option to edit column order a default view Jan 3, 2024
@juliusknorr juliusknorr removed this from the v0.7.0 milestone Feb 15, 2024
@enjeck enjeck changed the title An option to edit column order a default view Reorder columns / edit column order as default view Apr 14, 2024
@enjeck enjeck mentioned this issue Apr 14, 2024
@timkrief
Copy link
Member

Hi, I encountered this use case today, I didn't know that I had to create a view to be able to do that. While this is being solved, I was thinking that having a hint somewhere saying it's possible to rearrange the column with a view for the time being could be helpful, maybe in columns drop-down menus.

@Jerome-Herbinet
Copy link
Member

Hi, I also encounter this use case. Being forced to create a separate view to change columns order is a UX problem. What do you think about all this @juliushaertl ?

@enjeck
Copy link
Contributor

enjeck commented Sep 28, 2024

Hi, I also encounter this use case. Being forced to create a separate view to change columns order is a UX problem. What do you think about all this @juliushaertl ?

We'll work on this eventually! @Jerome-Herbinet

@Spheerys
Copy link

Any news about this very usefull feature ?

@enjeck
Copy link
Contributor

enjeck commented Feb 1, 2025

Any news about this very usefull feature ?

I see this feature is highly requested. I'll bring it up during the next feature planning and see if we can work on it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1. to develop Accepted and waiting to be taken care of enhancement New feature or request medium Medium priority
Projects
None yet
Development

No branches or pull requests

7 participants