-
-
Notifications
You must be signed in to change notification settings - Fork 3
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
imprecise "Scan QR Code" wording #60
Comments
why? I think remembering makes little sense, If you go there manually I would just default to showing your own qr code and when you come there from a dialog that talks about scanning it should open in the scan view. - Activities support arguments, I see no reason to not open in the tab where it makes most sense. We could make it clearer that there are tabs and that you can scan by adding a button beneath the own qr code that says "Scan".
group invites should have no option to scan. I would just hide the tab/option it if reusing the same dialog or show it in a dedicated view like on desktop. PS: If there should be problems with the camera then we should try to fix those, is there an issue for the android one? |
there are older discussions about both points eg. at deltachat/deltachat-android#1190 however, before thinking about adapting functionality, which is fine as is for now, let's see if we can just improve the button text, i did some suggestions at deltachat/deltachat-ios#2062 (comment) |
This is how it works in android, group invite screen shows only QR, no scan tab, /me confused |
iOS does not remember on what qr code mode (show/scan) you were across sessions, another reason to not value this remember "feature" too much. |
The wording seems fine with me, I'm not sure if this is the crucial point (the signalling word is "QR Code"). Something like "Connect via QR Code" is maybe more neutral and also good. +1 for making the "Scan" tab pre-selected when coming from this dialog |
since 1.42, we have some dialogs that pop up when a contact requires to be "green checkmarked" but is not, eg.
on android/ios, the "Scan QR code" button opens the "QR Code" activity that allows showing and scanning QR codes (last tab is remembered). desktop forces scanning, however, still allows showing QR code - which makes a lot of sense, the functionality seems fine.
however, the wording may be regarded as being bit imprecise when the dialog button reads "Scan QR code" and the dialog is opened at "show" and "scan" requires another tap. otoh, while i totally get the point why it may be confusing, "Scan QR code" can also be read as the process of interacting with QR codes, no matter who scans or shows.
question is, if there is a better wording for the button that covers both cases better and is equally actionable, short (button text!) and easy to understand.
there is also the option to open the "QR Code" activity really always in scan-mode, but it is not sure if this is a more helpful default in practise - and it would also block improving wrt showing group-invites directly (currently we do not), we may land easier in issues when the camera is not functional, and the current hint is also pretty generic (and less helpful than "Scan this to chat with ...")
The text was updated successfully, but these errors were encountered: