-
Notifications
You must be signed in to change notification settings - Fork 19
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
Improve Skill Search Feedback #776
Comments
Well if it says "no results" then that is true 😉 And yes it searches skill level x or greater. We do not have a search button as it just searches whenever you change an input. It is true that this might be confusing when searching twice and both times getting "no results" or the results stay the same. Do you have any actual suggestions on how we could improve this? |
Right, but it says "no results" already before I start searching. I know that that's because technically it searched for "nothing" already, but that's not how I interact with the site. So I input the skill I'm searching for and... nothing changes, nothing happens. If it could default to something like "please input a skill to search for" and then switched to "no results" once I select my skill, that'd be much clearer. I did something, it responds, instead of me doing something and not knowing if nothing changed because that's correct, or because it failed to search. It would probably be even better if it said "no results for skill X at level y or greater with interest z or greater" - that would immediately also explain how those parameters are treated. Since skill X would then change on my input, I would also see that it is working and didn't silently break. |
Sure, that sounds very reasonable! Thanks for your feedback. TODO:
|
Stand 18.2Das feedback in der skill search wurde verbessert das ganze muss nur noch
|
Stand 20.2Alle todos sind gemacht jedoch verwenden wir derzeit in der view noch ein Skill.find |
I was trying to see if someone has a specific skill (API Management, in this case). The lack of feedback on the search page left me wondering if I needed to manually test all possible combinations of skill level and interest.
I hope it searches anything with skill level x or greater and interest y or greater, but I wouldn't know...
And there was no explicit search button or feedback to tell me that it was actually searching.
The text was updated successfully, but these errors were encountered: