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

Task - CO/CE Filters - reorder filter results #4219

Open
AntWeb-org opened this issue Feb 21, 2025 · 6 comments
Open

Task - CO/CE Filters - reorder filter results #4219

AntWeb-org opened this issue Feb 21, 2025 · 6 comments
Labels
enhancement Suggest an improvement to an existing function.

Comments

@AntWeb-org
Copy link

Feature or enhancement

In viewing the filter results, I would like to be able to set a custom view (based on the custom layout) in order to see our data clearer. For example, it would be more helpful to see our filter results displayed in various orders: subfamily/genus/species/determiner or catalog number/taxon name/type status/field ID, etc..

We need a snapshot of various combinations of data and it would be great to be able to move the individual columns around instead of scrolling back and forth.

Location

Task - CO/CE Filters

Screenshot, napkin sketch of interface, or conceptual description

Current view in no particular order

Image

Current view in no particular order

Image

Your role

No response

@AntWeb-org AntWeb-org added the enhancement Suggest an improvement to an existing function. label Feb 21, 2025
@jlpereira
Copy link
Member

jlpereira commented Feb 21, 2025

Hello,

Please correct me if I'm misunderstanding, but what I need is to be able to sort the table based on multiple columns? For example, sort by genus and species? currently you can sort columns by pressing on table header, but it will sort based on that particular column

  1. When you say "various combinations of data" do you mean creating more custom layouts?

  2. Currently you can move columns around from the custom layout panel, just drag the column below or above the other columns. The pointer probably doesn't reflect this when it's over it, I'll add a visual reference to this.

@AntWeb-org
Copy link
Author

I did not know we could move the order within the custom layout panel - sweet! But I cannot move the columns in the layout panel, only what is under each column.

But yes, sorting the table columns in the filter results or in the custom layout panel would be helpful.

So right now, after moving some sub-headers around under the DwC Occurrence column in the custom layout panel, the columns in the filter resultsare still not in the preferred order. It's almost correct though.

Preferred order

Image

Filter results order

Image

@jlpereira
Copy link
Member

That could be a bug due to the order in which the columns were selected, maybe if you drag some of them and put them back in place, it will fix it. I will investigate what is happening and fix it.

@AntWeb-org
Copy link
Author

Thank you! I'll see what I can do.

@jlpereira
Copy link
Member

@AntWeb-org fixed the order.

Now in layout preferences, you can change the position of the columns in the same way you can do with the properties, to do so just drag on the section title to the left or right. These changes are not yet in production, so you'll see them in the next update.

Adding more user-customized layouts is something I have in mind and will add soon, but for now I hope these changes are helpful.

@AntWeb-org
Copy link
Author

Thank you José - that will be amazing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Suggest an improvement to an existing function.
Projects
None yet
Development

No branches or pull requests

2 participants