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

Automatch select values #216

Merged
merged 8 commits into from
Nov 9, 2023
Merged

Automatch select values #216

merged 8 commits into from
Nov 9, 2023

Conversation

masiulis
Copy link
Contributor

@masiulis masiulis commented Nov 6, 2023

Automatically match select values when value exactly matches the option label. Does not use Levenshtein distance like column calculations due to performance issues. We could return to this when we investigate performance (maybe look for a rust wasm Levenshtein implementation).

Yo1L and others added 5 commits December 12, 2022 17:40
Simple solution to select the right value for select and tick the column header if all values matched :)
Auto Select values (Column with select fields)
@masiulis masiulis added the feature Improvement label Nov 9, 2023
@masiulis masiulis merged commit f401985 into master Nov 9, 2023
5 checks passed
@masiulis masiulis deleted the UGN-413 branch November 9, 2023 12:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants