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

Broken car selection radio button #927

Open
SebaDro opened this issue Jun 28, 2022 · 0 comments
Open

Broken car selection radio button #927

SebaDro opened this issue Jun 28, 2022 · 0 comments

Comments

@SebaDro
Copy link
Contributor

SebaDro commented Jun 28, 2022

Description
The radio buttons, which indicate car selection, do not update properly when visiting the car selection view. If you have selected a car and revisit the car selection view, always the radio button of the first car item in the list is activated regardless which car has been selected acutally.

Branches
develop

How to reproduce

  1. Add two cars in the car selection view.
  2. Select the second car in the list.
  3. Leave the car selection view. In the Dashboard you will notice the second car selected as expected.
  4. Go back to the car selection view and you will notice the radio button of the first car item as selected and not the second one.

How to fix
be9bd59 may have introduced the bug. It should be fixed with respect to this commit.

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

No branches or pull requests

2 participants