Open abitmore opened 4 years ago
Workaround for users when this happens: click the "my open orders" text then the orders will show.
@abitmore I could not reproduce this, maybe I have different default settings?
Does the problem still exist after this patch ? https://github.com/bitshares/bitshares-ui/pull/3194/commits/cbbeaf9fcd253d1b67611b9b44aa0e456692c78c
Does the problem still exist after this patch ? cbbeaf9
I have no testing environment so can't test, sorry.
I have no testing environment so can't test, sorry.
You can also manually set to new default settings by cloning this:
By default, settlements and open orders are in the same group. Thus the bug.
IMO changing the default values only hides the bug, since users can update the settings, then the bug report will come again but just with more steps to reproduce. Ideally UI should make sure it always work with whatever settings.
@abitmore I agree here, but the exchange layout gets a rewrite, changing the default settings is only the first step.
As I understood layout rewrite is not in the roadmap.
As I understood layout rewrite is not in the roadmap.
at least on my roadmap
IMHO the correct behavior should be: when the UI decides one active panel should be hidden, it should activate another panel in the same group. (OP updated)
Describe the bug If a user has viewed settle orders E.G. in market BTS/bitCNY, then switching to a market that doesn't have settle orders E.G. in market BTS/GDEX.BTC, the "my open orders" tab will be empty since it still tries to show settle orders.
To Reproduce Steps to reproduce the behavior:
Expected behavior When "settle orders" tab disappears, UI should switch to 'my open orders' tab correctly.
When the UI decides one panel should be hidden, it should activate another panel in the same group.
Screenshots
Desktop (please complete the following information):
Additional context I think I have submitted this issue before, but can't find it right now.