Open HugoLCR opened 1 month ago
Describe the bug user search bar does not allow user accounts to be found by email address
To Reproduce Steps to reproduce the behavior:
Expected behavior I want to find a user with: their email / no name / their first name / their username
Device (please complete the following information): windows 11 chrome
The users are already searched based on the expected criteria, but we may need to tweak the scores.
https://github.com/coopcycle/coopcycle-web/blob/eb3afee0b47e8c7c8313ff2c71d0272bddf3b5c1/src/Entity/UserRepository.php#L12-L33
@HugoLCR what search criteria would you have here?
any thing else?
Describe the bug user search bar does not allow user accounts to be found by email address
To Reproduce Steps to reproduce the behavior:
Expected behavior I want to find a user with: their email / no name / their first name / their username
Device (please complete the following information): windows 11 chrome