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

Weird behaviour of trading carousel #1069

Closed
ebma opened this issue May 4, 2020 · 1 comment · Fixed by #1094
Closed

Weird behaviour of trading carousel #1069

ebma opened this issue May 4, 2020 · 1 comment · Fixed by #1094
Labels
bug Something isn't working

Comments

@ebma
Copy link
Member

ebma commented May 4, 2020

When accessing the trading view from clicking on the 'Trade' button in the detailed view of an asset you either:

  • see the main actions (buy/sell) but when you click on either of those the asset is not preselected (although its code is visible in the URL)
  • or it jumps straight to the 'buy' view (which has a lighter opacity because it should not be visible) with the asset preselected
@ebma ebma added the bug Something isn't working label May 4, 2020
@ebma
Copy link
Member Author

ebma commented May 26, 2020

Seems like this was related to elements of the second view having focus which caused the web-view to bring them into view.
We should keep this in mind when using the carousel component elsewhere.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant