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

User profile in top panel not switching to combobox when a profile was added #1807

Closed
HenrikJannsen opened this issue Mar 15, 2024 · 4 comments · Fixed by #1811
Closed

User profile in top panel not switching to combobox when a profile was added #1807

HenrikJannsen opened this issue Mar 15, 2024 · 4 comments · Fixed by #1811
Assignees
Labels
bug Something isn't working ui
Milestone

Comments

@HenrikJannsen
Copy link
Contributor

No description provided.

@HenrikJannsen HenrikJannsen added bug Something isn't working ui labels Mar 15, 2024
@namloan
Copy link
Contributor

namloan commented Mar 15, 2024

Is this the dropdown in User Options -> User Profile? can't see the issue

@axpoems
Copy link
Contributor

axpoems commented Mar 15, 2024

I am able to repro. I think @HenrikJannsen is referring to the top right dropdown (i.e. the global user profile selection).
Steps:

  1. Delete data dir and start up a new user.
  2. Go to user options > Create new profile, and create yet another profile for that session.
    Result: The global top right profile selection dropdown is static and does not show dropdown when clicking.

It works if you close the app and start again. And it also works fine with all the subsequent users that you create, but not with that first additional one that you create.

@namloan
Copy link
Contributor

namloan commented Mar 15, 2024

Thanks, could reproduce now. It only seems to happen in the very first start of the app when there's no data dir.

but not with that first additional one that you create.

Subsequent ones didn't work for me either

@HenrikJannsen HenrikJannsen added this to the 2.0.2 milestone Mar 16, 2024
@HenrikJannsen
Copy link
Contributor Author

HenrikJannsen commented Mar 16, 2024

I guess its just a incorrect initialization for an observer....

axpoems added a commit to axpoems/bisq2 that referenced this issue Mar 16, 2024
* Add missing listener to userProfiles
* Refactors in UserProfileSelection

Fix bisq-network#1807
@axpoems axpoems self-assigned this Mar 16, 2024
@HenrikJannsen HenrikJannsen changed the title User profile selection not working after profile was added in top left drowdown User profile in top panel not switching to combobox when a profile was added Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ui
Projects
None yet
3 participants