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

Added deduplication and sorting for displayed accounts in the dropdown menu #1500

Merged
merged 1 commit into from
Mar 8, 2024

Conversation

vitalii-honchar
Copy link
Contributor

@vitalii-honchar vitalii-honchar commented Mar 7, 2024

Context

Added deduplication and sorting for displayed accounts in the dropdown menu. Fixes an issue when Teletraan receives duplicates of accounts with the same id for different cells. (But that accounts contains different configs as well, that's why we need them to store in Rodimus)

Tests

Before these changes

Screenshot 2024-03-07 at 5 22 24 PM

After these changes

Screenshot 2024-03-07 at 5 37 48 PM

@github-actions github-actions bot added the deploy-board Includes changes to deploy-board label Mar 7, 2024
@vitalii-honchar vitalii-honchar marked this pull request as ready for review March 7, 2024 22:38
@vitalii-honchar vitalii-honchar requested a review from a team as a code owner March 7, 2024 22:38
@ntascii
Copy link
Contributor

ntascii commented Mar 7, 2024

it should show the account only without binding with the region, we have a separate dropdown for region.

@vitalii-honchar
Copy link
Contributor Author

@ntascii it will not show region as we discussed yesterday on the call.

@vitalii-honchar vitalii-honchar merged commit 1bc7c23 into master Mar 8, 2024
5 checks passed
@vitalii-honchar vitalii-honchar deleted the vhonchar/deduplicate-accounts branch March 8, 2024 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deploy-board Includes changes to deploy-board
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants