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

Improve FindServers result handling #25

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

basyskom-jvoe
Copy link

If FindServers returns, the list of discovery URLs is put into a combo box and the first entry is selected by default. If the first URL is not reachable, the user has to decide if the URL used for the FindServers call should be attempted. By looking for that URL in the returned discovery URLs list and selecting it if available, this can be omitted in most cases.

@basyskom-jvoe basyskom-jvoe requested a review from khaexy March 25, 2024 15:36
If FindServers returns, the list of discovery URLs is put into
a combo box and the first entry is selected by default. If the
first URL is not reachable, the user has to decide if the URL
used for the FindServers call should be attempted.
By looking for that URL in the returned discovery URLs list and
selecting it if available, this can be omitted in most cases.
@basyskom-jvoe basyskom-jvoe force-pushed the feature/improve_discovery_url_selection branch from 9748fea to ceb40cb Compare March 25, 2024 15:39
@khaexy khaexy merged commit 0ed7d47 into develop Mar 26, 2024
3 checks passed
@khaexy khaexy deleted the feature/improve_discovery_url_selection branch March 26, 2024 06:40
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