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

Only related to iPhone: Better UX for creating new threads on mobile #10

Closed
447011 opened this issue Nov 21, 2022 · 3 comments
Closed
Assignees
Labels
enhancement New feature or request

Comments

@447011
Copy link
Contributor

447011 commented Nov 21, 2022

Right now on mobile a user needs to tap twice on a message to start or open a thread. We want that the thread view opens on the first tap.

What does success look like?

The UX for creating opening a thread should be exactly like Slack does it in it's mobile app. (one tap opens thread)

@447011 447011 added the enhancement New feature or request label Nov 21, 2022
@michaelbelete michaelbelete self-assigned this Nov 21, 2022
@michaelbelete
Copy link
Collaborator

@danieltonel inspecting app-store\apps\town-square\components\Message.tsx and checking the web using my mobile app and on desktop, I have found that it only takes 1 click to create or open a thread. check the code snippet below for reference

image

@447011
Copy link
Contributor Author

447011 commented Nov 27, 2022

@danieltonel inspecting app-store\apps\town-square\components\Message.tsx and checking the web using my mobile app and on desktop, I have found that it only takes 1 click to create or open a thread. check the code snippet below for reference

image

Interesting, it only happens on iPhones then. Changed the title and can take over the ticket 👍

@447011 447011 changed the title Better UX for creating new threads on mobile Only on iPhonBetter UX for creating new threads on mobile Nov 27, 2022
@447011 447011 changed the title Only on iPhonBetter UX for creating new threads on mobile Only on iPhones: Better UX for creating new threads on mobile Nov 27, 2022
@447011 447011 changed the title Only on iPhones: Better UX for creating new threads on mobile Only related to iPhone: Better UX for creating new threads on mobile Nov 27, 2022
@447011 447011 assigned 447011 and unassigned michaelbelete Nov 27, 2022
@447011
Copy link
Contributor Author

447011 commented Dec 3, 2022

fixed

@447011 447011 closed this as completed Dec 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants