fix lookup confirmations
What does this MR do?
having that "lookp user" check twice meant that typing a full username, and then canceling the lookup confirmation, ended up doing a lookup anyway
now, if you cancel the looup confirmation, you get a search (this matches what the search.note.vue page does)
thanks to @Ares on Discord for reporting
Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this merge request