Replies: 7 comments
-
|
@jigglypuff-bsq @HenrikJannsen sketched this in the backlog, feel free to comment |
Beta Was this translation helpful? Give feedback.
-
|
I think that adds quite some effort and complexity (like the mentioned price and amount adjustments). I think easier with a similar effect for the user is to locally persist the users selection like payment methods, etc. |
Beta Was this translation helpful? Give feedback.
-
|
I think persisting the user selected options/amounts is a better UX than asking user to resume their latest offer with a dialog. I imagine it would get annoying very fast for users who are very busy, going out of the flow to answer a chat and go back to resume creating the offer etc. and as a plus it's also much easier to implement |
Beta Was this translation helpful? Give feedback.
-
|
The amount we do not persist in Bisq 2 because that causes too much troubles with price changes affecting min/max amounts and reputation based amounts. But all others including price are persisted per market (specially important for payment methods) |
Beta Was this translation helpful? Give feedback.
-
|
Do we know if this is a demanded feature by a meaningful population? Asking because I've never thought of coming back to an exited offer and wondering if any of you have before. They also don't take much time to recreate but again, this is just my opinion. Will gladly design a UI flow for this if we think it's worth our efforts. |
Beta Was this translation helpful? Give feedback.
-
|
at the very least, I want the app to remember my last used payment methods in the offer creation process this is my opinion as a dev though, I imagine normal users may have different preferences |
Beta Was this translation helpful? Give feedback.
-
|
all very good points, I'll convert this to a discussion and let's decide what to do later on and create the proper issue. I envision 2 issues from this conv. From a user perspective @wodoro , having the app remembering your last selections is very useful for a ~7 steps process. Regarding the "preferred methods" that's a great idea and I think it should be a different feature we can create a card for it 👍 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This feature involves the following:
market prices adjustments should be done automatically on the saved offer whenever appropriate-> just apply user selections should suffice ( verify on impl )Beta Was this translation helpful? Give feedback.
All reactions