Skip to content
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

RESEARCH - New simplified bot creation flow. #2457

Closed
thescurry opened this issue Jun 6, 2018 · 5 comments
Closed

RESEARCH - New simplified bot creation flow. #2457

thescurry opened this issue Jun 6, 2018 · 5 comments

Comments

@thescurry
Copy link

thescurry commented Jun 6, 2018

Problem Statement: Locations (formally known as Bots) are hard/cumbersome to create, this results in very low user content creation. To solve this, we need to simplify the creation process and make location/bot creation simple/fast.

Details: To create a location, users have two available options. The only difference between these two options is how initial location creation works. Option #1 ask the user to search for a location (via a search box) or allows a user to drag the map to the desired location (Option 1 accessed via tapping on create "+" CTA). Option #2 (accessed via long-press on the map) simply assumes that where the user long pressed is or is close to the position the user wanted to mark (there is no search box) and the user can adjust the map if needed.

Goals:

  • Make location creation very simple/easy, reduce steps needed to create a location
  • Keep users on the HS (create locations within the HS)

Option #1. Tapping the create "+" CTA:

  • Search for a location OR drag the map to desired location.
  • Fill out required/basic information needed to describe location (shown below on option 1.0 #2). If a known location was chosen previously, we automatically name the location.
  • Select pin icon/emoticon/abbreviation (shown below on option 1.0 #2).
  • Post location.

screen shot 2018-06-06 at 3 13 37 pm

screen shot 2018-06-06 at 3 34 32 pm

Once a location is selected, the user is asked to fill out basic information to finish creating the location pin.

Option #2. Long-press on map:

  • Drag map to desired location.
  • Fill out required/basic information needed to describe location.
  • Select pin icon/emoticon/abbreviation.
  • Post location.

screen shot 2018-06-06 at 3 34 51 pm

screen shot 2018-06-06 at 3 48 20 pm

screen shot 2018-06-06 at 3 48 49 pm

screen shot 2018-06-06 at 3 49 12 pm

@southerneer
Copy link
Contributor

@aksonov @bengtan let's talk about this one instead of the Thursday all-hands call?

@southerneer
Copy link
Contributor

Beng, Pavel, and I talked this over on our morning call. We haven't identified any major technical roadblocks. Getting the pop-out/pop-in UI when switching from map mode to create mode and coordinating around the keyboard show/hide will take some effort, but nothing we haven't done before. @bengtan noted that this will require a backend tweak to store the selected icon but that shouldn't be a huge undertaking.

@thescurry
Copy link
Author

@southerneer appreciate the update.

@thescurry thescurry changed the title **DRAFT** RESEARCH - New simplified bot creation flow. RESEARCH - New simplified bot creation flow. Jun 11, 2018
@thescurry
Copy link
Author

We can probably close this ticket now that we have begun building out the actual "location create" tickets.

Does anyone object?

@southerneer
Copy link
Contributor

that works for me

@bengtan bengtan closed this as completed Jun 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants