-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Improve UI/UX for account aging column in 'Offers' section of GUI #4735
Comments
The only issue is see in this change is that we are mixing account age and time since signing in the same column. If you select e.g. Faster payments as payment method the If no payment method is selected for a market and we have payment method with and without singing, we probably have to think about a different label for this column if we want to display different information in the same column. I'll check if I find good icons to indicate the three different states. |
Yes, I agree mixing the account age and time since signing does create an issue around the labeling of the column. I like your suggestion for it to be labeled If all the information (age, time since signing, ability to sign etc) could be displayed in this one column that would improve user experience. |
I am implementing this request and have some comments & suggestions for review @pazza83 : We no longer need to display "No/Some/All limits lifted" since there is only ever one limit for aged accounts per bisq-network/proposals#264 (comment) 0.25 BTC per trade. e.g. Note that with the 3 checkboxes, the row is a little fatter. more examples For payment methods that do have signing but are still not yet signed, we can display the account age. Clock icon (waiting for limits to be lifted) Altcoins (no aging or signing) |
Hi @jmacxx thanks for doing this and adding all the designs / info. I think it looks great and improves the UX/UI and achieves all the benefits I was hoping for 💯 My suggestion would be to see what it looks like with the iconography aligned left in the column followed by account info. Not sure if this would look better aesthetically? It might not? Either way the user experience is the same. Also for the waiting for limits to be lifted maybe the text could be:
This would make it consistent with the others. As this would cause the code to have to subtract x from 30 an alterative could be:
|
@jmacxx Thanks for picking this up! I'm not so sure about the checkbox stack. I think it would be good to find an icon or icon combinations that don't increase the height of the row. I was thinking about something like this: Or ticks in combination with a clock icon. But I think there is nothing like that in the icon library we are using right now, so it would need to be added as an image icon with versions for light and dark mode. |
@jmacxx If you need access to icon libraries like https://fontawesome.com/. I do have a personal pro account and we are allowed to integrate any icon of them as long as we are not including the font itself. |
I'm having second thoughts on the checkbox stack as well: Its original purpose was to indicate the level of "limits lifted" for aged accounts like F2F or money order. But since the very recent removal of limits for aged accounts, it does not make sense any more. I think having three stacked checkboxes now would actually confuse users in this case. Because there's no longer any meaning or difference indicated by the 1 .. 2 .. 3 checkboxes. |
Yes, from the next release on account age is only an indication not a limitation anymore. So maybe just showing the account age should be sufficient. |
@jmacxx Yes, good point, I agree. Would unsigned accounts show as 0 days until they were signed? Then on the day after they were signed they would start counting upwards from 1? |
@pazza83 No worries, its just the aged accounts with the stacked checkboxes that were an issue. Accounts that feature signing will behave as described in your spec. I'll get updated screenshots to you ASAP. |
@pazza83 screenshots: |
I wonder if including the term "verified" is a good idea...might give false sense of security since there isn't really any "verification" per se. Might be better to leave that term out and just saying the account was signed, i.e., for first screenshot: "This account was signed by a peer, waiting 27 days for limits to be lifted." |
Hi @jmacxx thanks that make it easy to see. I agree with @m52go I think the current test says verified but this can be removed and replaced with signed. Seeing how it will be I still think it could be improved by using another icon for the account aging . I still think the '🛈' is used to many times. Maybe a single tick 🗹 can be used for accounts that to no require signing. Not only this but the 'tick badge' implies less risk to the user. However really the account type requires signing because there is a small risk of chargeback. For an uniformed user like myself! I would assume the 'tick badge' to imply the account type was more less risk than the '🛈' bisq-network/proposals#264 (comment) I think it is better for the text to contain the reason the account type does not require signing, otherwise this leaves it open for the user, to potential ask 'why does this account not require signing?' All the discussion I have seen so far says an account does not require signing when it is unable to perform a chargeback so we should let users know this. I would propose for accounts that do not require signing Text to show 'This account was created x days ago. The risk of chargeback is extremely low' eg 195 days 🗹 'This account was created 195 days ago. The risk of chargeback is extremely low' I would propose for accounts require signing Text to show: 'This account was created x days ago and hasn't been signed yet. The risk of chargeback is low' eg 195 days '🛈' 'This account was created 195 days ago and hasn't been signed yet. The risk of chargeback is low' |
I understand it, but am not a big fan of the wording. The phrase |
@jmacxx sorry I was editing my comment. Let me know your thoughts. If account aging / signing is about managing a buyers risk then this is what should be communicated. Knowing when limits will be lifted is really only of benefit to the seller not the buyer. |
👍 The new edited version looks much better but still needs refinement. The absolute statement |
Maybe for accounts that do no required signing it could be: 195 days 🗹 'This account was created 195 days ago. The risk of chargeback is extremely low' That way both signed accounts (signed over 30 days) and accounts that do not require signing will show the same level of chargeback risk 'extremely low' Edited above comment again to reflect this. |
👍 lets see what @m52go thinks. |
I understand the desire to clarify chargeback risk, but I'm not sure we should do that. Classifying risk as "low" and "very low" and "extremely low" seems ambiguous and perhaps even puts some liability on Bisq in the event a chargeback does occur ("well you said it was 'very low' but it still happened so...??"). This is the complexity I see in drawing conclusions about risk from signing status:
As a result, I suggest leaving out the chargeback assessments and just mentioning signing status. Perceived safety may not be as clear in this way but I'm not sure if there is a way to accurately convey it without misrepresenting. People just need to understand what signing is, what it signifies, and why it's only applied to certain payment methods in certain markets. |
Thanks @m52go that was all useful to know.
Thanks, I agree it does seem to put a negative impression of a potential trade.
I agree trading with a signed account makes it much more likely that you'll have a smooth experience versus trading with an account that requires signing that is not yet signed. However trading with a signed account will likely be just as a smooth experience versus trading with an account that does not require signing.
Yes this is a good point. I had not considered that.
Thanks, I was not aware this was the case.
Agreed.
Thanks I agree. I also this the perceived safety should not imply signed accounts are less risky than accounts that do not require signing. I think this can be fixed with the 🗹 mark. How about: For accounts that do not require signing Text to show 'This account was created x days ago, and does not require to be signed.' eg 195 days 🗹 'This account was created 195 days ago, and does not require to be signed.' For accounts that require signing Text to show: 'This account was created x days ago, and has not been signed yet.' eg 195 days '🛈' 'This account was created 195 days ago, and has not been signed yet.' |
This is what I am submitting as a code PR. I believe it meets the gist of your requirements: the iconography, the extra information in the popover wording, and the column rename. For accounts that do not require signing eg 195 days 🗹 'This account type does not require signing and was created 195 days ago' For accounts that require signing eg 195 days '🛈' 'This account has not been signed yet and was created 195 days ago' |
Thanks guys, I think this is better. |
Many thanks that is great 👍 |
Background
This post was made as a result of me advocating for account signing on a couple of conversations which does not seem to be popular for reasons of privacy, introducing additional times to access harder limits, and making it harder to establish a new payment methods.
Comments for reference:
bisq-network/proposals#264 (comment)
bisq-network/proposals#243 (comment)
Therefore instead of advocating for account signing I am making a proposal to introduce some of the UI/UX benefits of payment methods that require account signing to payment methods that do not require account signing.
Improve UI/UX for account aging in offers screen
Currently traders using payment methods that do not require signing are unable to see account age in the 'time since signing' column in the Offers Section.
Traders can see account ages by clicking the '🛈' next to each trade for more information. However traders cannot see this information when looking at the offers section as a whole.
The text and iconography shown in the 'time since signing' section could also benefit from some tweaks. Personally I find the repeated use of the '🛈' icon not helpful. I think the iconography would benefit from portraying the actual information it wants to communicated rather than showing a link to additional information.
Why is not being able to see account age a problem?
Not being able to see account age at a glance makes has the following problems:
Traders are unable to quickly use age of account in their risk analysis when buying / selling
New users can be confused between risk analysis of payment methods that require signing vs those that do not
New users will not be able to clearly see that the account they are trading with is brand new.
When determining who to trade with on a Fiat/BTC transfer I think a significant number of users will take into account account age. Therefore it would improve the usability if this was shown.
Why is text and iconography in the offer section a problem?
Iconography can help aid users to make quick decisions by helping users associate symbols with specific information. Iconography used to point out places where more information is available does not lead to quick decisions and makes it harder for users to differentiate between information.
Version
1.4.2
Steps to reproduce
In Bisq client go to 'Market' > Sell BTC
In Bisq client go to 'Market' > Buy BTC
Expected behaviour
Traders using payment methods that do not require signing should be able to see the account age in the 'time since signing' column in the Offers Section.
Text and iconography in the offer section to help provide specific information to traders to quickly aid decision making
Actual behaviour of the 'time since signing' column
For the screenshot above I choose to put a '0' day account age at the top of the column. In the current design users would be unable to see that the top offer for buying BTC was from an account that was created on the same day. This is currently a hinder to risk analysis.
Proposed behaviour of the 'time since signing' column
For the screenshot above I choose to put a '0' day account age at the top of the column. In this proposed design users would be able to see that the top offer for buying BTC was from an account that was created on the same day day. This would improve risk analysis.
Actual behaviour vs Proposed behaviour for the text and iconography in the offer section, including mouse overs / pop ups.
Current situation:
Currently the text/ iconography tell traders when signed accounts have their limits lifted.
Currently the text/ iconography do not tell traders when accounts that do not require signing have their limits lifted.
Currently the '🛈' is used multiple times to mean more info.
Currently N/A is used to represent instances where payment methods are not required to be signed
Proposed situation:
NB: The ticks above where just chosen as I was looking for something simple in the Windings font. I am sure there could be a better icons to use to achieve the objective.
Negative impact of proposals?
Beneficial impact of proposals?
Payment methods affected by proposals?
The text was updated successfully, but these errors were encountered: