-
Notifications
You must be signed in to change notification settings - Fork 1
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
Proposal: Flow for booking a volunteer slot #1
Comments
With "second state" you mean the detail view? I like the checks :) |
I mean having the "Helfen" button in the list on mobile. Of course we keep the details page! ;) Already implemented on mobile. If you press on the upper right account icon you would get to a "profile-screen" where all booked items are listed. Sorry that the app keeps crashing on you, otherwise this would be much simpler. But if you take a look at the "old" flow you could get a sense of the current implementation: https://cloud.githubusercontent.com/assets/2398384/10636274/fe62312e-77fe-11e5-8533-7b7e90007e6c.jpg |
Ah, ok :)))) |
Signed in as a volunteer u only have one other menu item besides home: Meine Termine - that's where u find all needs u volunteer and volunteered for. U can filter the view by time and place. For the list of needs, we already had a discussion about the button and anti the check icon here. I personally think the straight-sign-up-for-a-volunteering button sense in the web interface: If getting rid of the straight-sign-in-button: what should we display there instead? The ui has much more space than the mobile view. The exact same view as mobile but just wieder may look ridiculous. We should show more information on the web ui than on the mobile. |
I was speaking about the android app only. On the web i wouldn't change a thing, cause there is plenty of room as you said and it's pretty straight forward as of now. The "Absagen" state could be more differentiated then the "Helfen" state of the button in terms of color, but that's it. If the user needs more infos (desc, map, ...) he/she goes to detail and can check in there as well. What are you sceptical of @loncie ? |
Ok, interesting points. I think we can try if we find a solution that combines the benefits of both. I will work on the list tomorrow and come up with some proposals. |
Maybe making the entire list item on the web clickable and having a highlight on that could make it more clear to the user that there is in fact a details-page? |
Yes, it's one possibility. I think we have various options to better differentiate how to get to the details and how to book, design wise and also with the copy (eg. something simple like changing "helfen" to "jetzt helfen" oder "ich helfe"). I agree with you that the space should be used efficiently on the web. Question: The map (open street map or Google) will be available also on the Web, right? |
@klappradla I think the checks in @markusrubey mobile screens are different from the ones you discussed previously, since they really represent where you have already signed up. They could be an option if we don't have a chance for the MVP to solve this more cleanly (i.e. clear the list of events I have already signed up for an make them available somewhere separately, like on the web in "Meine Termine") |
The map will be available on the web app (@ramonh is already working on it). I also thought about clearing the items one signed up for first. But I then decided against, cause it removes necessary feedback for the user to know what's happening. It would have been necessary to show a flash, etc. telling "You signed in". So we would need to add content telling the user we removed other content. |
WEB & APP
Home page of W2H should always be the list of current needs, no matter if people are logged in or not. If not logged in, an error/warning/info with link to login/registration can be presented when they try to book a slot.
The text was updated successfully, but these errors were encountered: