Skip to content

Conversation

JamesNZL
Copy link
Contributor

Fixes #2201.

The current equality implementation for Result does not check for differences in AutoCompleteText or CopyText.

@JamesNZL JamesNZL changed the title fix: 🐛 check autocomplete and copy text for Result equality (#2… fix: 🐛 check autocomplete and copy text for Result equality Jun 24, 2023
@taooceros
Copy link
Member

What about hashcode?

@JamesNZL
Copy link
Contributor Author

What about hashcode?

...and that is why I shouldn't stay up working until 2AM 😂

Fixed :)

@VictoriousRaptor
Copy link
Contributor

Consider using HashCode.Combine()?

@JamesNZL
Copy link
Contributor Author

Consider using HashCode.Combine()?

Ah cool, I didn't know about that method.
Updated.

@VictoriousRaptor VictoriousRaptor merged commit 67d8b20 into Flow-Launcher:dev Jun 27, 2023
@jjw24 jjw24 added the bug Something isn't working label Jun 30, 2023
@jjw24 jjw24 added this to the 1.16.0 milestone Jun 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Result#Equals() does not check AutoCompleteText or CopyText

4 participants