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

feat: add string matching for automapping in calibration #3264

Merged
merged 8 commits into from
Apr 4, 2024

Conversation

shawnyama
Copy link
Contributor

@shawnyama shawnyama commented Apr 4, 2024

Description

  • source and target are auto mapped by id; using the startsWith() function does it pretty well
  • I put a placeholder message "Please wait..." so the user knows that the variable options in the dropdowns are loading
Screen.Recording.2024-04-04.at.12.43.42.PM.mov

@shawnyama shawnyama marked this pull request as draft April 4, 2024 16:33
@shawnyama shawnyama linked an issue Apr 4, 2024 that may be closed by this pull request
@shawnyama shawnyama requested a review from Tom-Szendrey April 4, 2024 16:50
@shawnyama shawnyama marked this pull request as ready for review April 4, 2024 16:50
@shawnyama shawnyama requested a review from Tom-Szendrey April 4, 2024 18:08
Copy link
Contributor

@Tom-Szendrey Tom-Szendrey left a comment

Choose a reason for hiding this comment

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

Thanks

@shawnyama shawnyama merged commit 099f036 into main Apr 4, 2024
5 checks passed
@shawnyama shawnyama deleted the automap-string-match branch April 4, 2024 18:22
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.

automapping also covers string match
2 participants