Skip to content

Conversation

@midahp
Copy link

@midahp midahp commented Jan 10, 2023

Rewriting the whole list every time can lead to long load times especially if sql clusters are used.

There is one problem with this fix: The displayed order of addresses will always be the insertion order, which is not necessary the order inputed in the frontend. That could potentially confuse users.

Since the order does not matter in the backend we could make it more consistent by always showing the addresses in alphabetical order.

boekhorstb1 pushed a commit that referenced this pull request Jun 4, 2024
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.

2 participants