-
Notifications
You must be signed in to change notification settings - Fork 7
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
Filter text unclear #159
Comments
Yup, that was intentional. Can you explain the user flow that showed this as confusing? When designing it, we imagined the thought process / user flow would be like: "I see a result school, but I wonder if there are any schools with opportunity classes nearby." I'm having trouble imagining why a user would say: "I see a result school, and no other schools. There should be a way to filter the zero other schools I see." |
Interesting. @Rustuma @reekypete any thoughts on this? |
Hello @techieshark, Yep, agree this is less than ideal. It was me obsessing about implicit behaviours (clicking "Show Filters" implicitly also selects "Show Nearby Schools"). What we're now doing, which I think is right, is 1. the label is "Filter Nearby Schools" and 2. There is no "Show Nearby Schools" checkbox - nearby schools are always shown when the Filters control is shown |
It's never (since @Lilith-Palmer first reported this issue*) been clear to me what exactly the problem is that we're trying to solve here. The original issue description (or some comment since then) should describe what trouble users were having when we tested this with them. Otherwise we're just changing things for the fun of it...
** "oodles" is how an American might say "heaps and heaps" in Australian |
Like I said, it was really just me obsessing. But I do think the "Show nearby Schools" button was redundant. And like you've identified, this wasn't user driven. The user was me. |
Well, obsessing is a good thing. Hopefully it means we get things perfect for folks! ;) |
Fact is, this is one of the cleanest bits of software design I've had the pleasure to play with. I doubt I'd have noticed the redundancy around "Show nearby schools" in a lesser app. |
Aww, nice. Well, props to @Lilith-Palmer and @pixelhappy1 and @Rustuma for all their design help then! ;) |
@techieshark stawppp it |
I don't think this is an issue any more. If it is still confusing with real world users hopefully we'll hear about it soon enough. |
Filters are currently hidden when users first reach the results box. The only visible text is 'Show nearby schools'.
This does not indicate to the user that there are any filters available, nor what will happen if the box is expanded.
A quick update of the top line text would solve this issue, eg:
Nearby schools should be auto-selected, as without this selection the filters do not function.
The text was updated successfully, but these errors were encountered: