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

Fix hang when one project name is a prefix of another #1417

Merged
merged 1 commit into from
Jan 25, 2024

Conversation

jeremypw
Copy link
Collaborator

@jeremypw jeremypw commented Jan 25, 2024

Fixes #1416

  • Match complete directory name for prefix in two places
  • Ensure set active path only activates one row

* Ensure set active path only activates one row
@jeremypw jeremypw added the Priority: Critical e.g. security implications or reproducible crashing label Jan 25, 2024
@jeremypw jeremypw changed the title Fix hang when two project names share the same prefix Fix hang when one project name is a prefix of another Jan 25, 2024
@colinkiama colinkiama merged commit 5aff3f7 into master Jan 25, 2024
6 checks passed
@colinkiama colinkiama deleted the jeremypw/chooseproject-hang branch January 25, 2024 18:11
@jeremypw
Copy link
Collaborator Author

@colinkiama Thanks for your prompt action! I don't think this problem occurs in the last release fortunately 😌 but I'd like to get another release out fairly soon to showcase our latest features!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Critical e.g. security implications or reproducible crashing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Hang] Code hangs when choosing active project when two project starting with the same string are loaded
2 participants