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

Combo Box value should be updated when model edited in popup. #28

Open
endertunc opened this issue Jul 16, 2017 · 0 comments
Open

Combo Box value should be updated when model edited in popup. #28

endertunc opened this issue Jul 16, 2017 · 0 comments

Comments

@endertunc
Copy link

ComboBox value is not updated when customer information changed via edit button.

gif

I am not sure if it is because of the code or Viritin but we also have this kind of view and it creates a bad user experience.

I would like to investigate the issue and make a PR but I am not sure what is wrong here.
Look like the following line should do to trick but obviously, it doesn't;
https://github.com/mstahv/jpa-invoicer/blob/master/src/main/java/org/example/ContactSelector.java#L95

Any comment or help would be appreciated.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant