-
Notifications
You must be signed in to change notification settings - Fork 570
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
[1][react-cat] Market picker select nonexistent trading pair #3018
Comments
Can it be that it's a prediction market asset? |
It's a prediction market, you can see it by the trading pair design. Ordinary markets have a Could be that we need to update this to make it possible to change the pair on PM as well. |
@startailcoon @sschiessl-bcp I think we should do it, cause as for me, it was uncomfortable and confusing that after selecting this pair I could do anything and I need to manually remove pair from url and reload page to make market picker work again. Anyone interested in this task ? If no one wants it, I could make it in 1 hour, but feel free to take it. |
Feel free to work on it :) My only question is, should we make the user aware that they are on a Prediction Market and not an ordinary market pair somehow? |
@startailcoon Maybe we could make some popup that will appear when user first time select prediction market. This way we can warn user that it is a prediction market, give a link where he can read more about prediction markets and it's differences from ordinary and of course a checkbox "never show again". And I have a question, what is that ?) Appears only on prediction market page |
That is the "borrow & sell" button for prediction markets. I guess no one bothered to check it for new styling :) |
As for the header, I agree that the header should be the same. Please check what extra special cases are in the header. As far as I remember its "only" that it allows only one market order (PREDICTION ASSET : ITS BACKING) |
Describe the bug
User have an ability to select nonexistent trading pair what causes crash of market picker
To Reproduce
Steps to reproduce the behavior:
Expected behavior
User should have an ability to select trading pairs that can't be trade
Screenshots
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: