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

Sort functionality in Trade Routes modal #3

Open
polski-g opened this issue Feb 16, 2023 · 2 comments
Open

Sort functionality in Trade Routes modal #3

polski-g opened this issue Feb 16, 2023 · 2 comments
Labels
wontfix This will not be worked on

Comments

@polski-g
Copy link

Would be nice to sort by island Source or island Destination or good type in the Trade Routes modal dialog pane.

@NiHoel NiHoel transferred this issue from NiHoel/Anno1800Calculator Feb 17, 2023
@NiHoel
Copy link
Owner

NiHoel commented Feb 17, 2023

I'll have a look at it to see how much effort implementing a sort functionality is. But as trade routes can be very complex, there is not always a clear source or destination island.
However, I won't add a goods column - it is not worth the effort.

@NiHoel
Copy link
Owner

NiHoel commented Feb 28, 2023

Unfortunately, there is no way to create sortable tables (with the framework I have: table composed in Python module and then shown as HTML in Jupyter Lab). All other ways (e.g. multiple buttons) would require too much effort, are clumsy and probably not robust.

@NiHoel NiHoel closed this as completed Feb 28, 2023
@NiHoel NiHoel added the wontfix This will not be worked on label Feb 28, 2023
@NiHoel NiHoel reopened this Feb 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants