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 contest names in dropdown list #135

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

w7sst
Copy link
Owner

@w7sst w7sst commented Nov 23, 2022

Fixes #49 - contest names are sorted in dropdown list

  • contest names are taken from ContestDefinitions table and added to dropdown list.

@w7sst w7sst self-assigned this Nov 23, 2022
@w7sst w7sst linked an issue Nov 23, 2022 that may be closed by this pull request
1 task
Copy link
Collaborator

@K6OK K6OK left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At first my thought was this is overly complicated just to populate a combobox but after reviewing the data structure in TContestDefinition, it all makes sense now.

@w7sst w7sst merged commit 959a653 into main Nov 23, 2022
@w7sst w7sst deleted the 49-contest-selection-dropdown-list-should-be-sorted branch November 23, 2022 21:35
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.

Contest selection dropdown list should be sorted
2 participants