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

Tapping on disconnected watch does nothing #101

Open
matejdro opened this issue Feb 27, 2021 · 3 comments
Open

Tapping on disconnected watch does nothing #101

matejdro opened this issue Feb 27, 2021 · 3 comments
Labels
question Further information is requested ui

Comments

@matejdro
Copy link
Collaborator

This has been since discovered as not a bug, but let's use this ticket as discussion point. Continuing discussion from #97

@matejdro matejdro added question Further information is requested ui labels Feb 27, 2021
@matejdro
Copy link
Collaborator Author

That seems like unexpected behavior. I don't think users who do understand the design will expect that. I think a better option would be to tell the user with a popup or toast notification "can't disconnect from watch since we aren't connected"or something along those lines.

Why would user think that tapping on that watch would disconnect it? There is a clear visual distinction between connected watch and all other watches.

It seems reasonable to me that tapping on connected watch has different action than tapping on disconnected one.

@AliceGrey
Copy link
Member

That seems like unexpected behavior. I don't think users who do understand the design will expect that. I think a better option would be to tell the user with a popup or toast notification "can't disconnect from watch since we aren't connected"or something along those lines.

Why would user think that tapping on that watch would disconnect it? There is a clear visual distinction between connected watch and all other watches.

It seems reasonable to me that tapping on connected watch has different action than tapping on disconnected one.

I think I may have misunderstood the original issue.

@matejdro
Copy link
Collaborator Author

matejdro commented Feb 27, 2021

Right, original issue is meant for watches below the line. So when you would tap on the name of the disconnected watches, it would start connecting.

It would be a good idea to add a warning before disconnecting though, if there is existing watch already connected. Like "Connecting to X will disconnect from Y. Proceed?".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested ui
Projects
None yet
Development

No branches or pull requests

2 participants