Closed Jdbarad closed 1 year ago
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 of which car has been selected actually.
Before this solution, Car
is Added Using the addCarItem
function and after adding notify Adapter.
Now This Solution adds the cars into usedCars
and notifies the Adapter.
Now below Test Case working fine:
Kindly review @SebaDro Sir.
Hey @Jdbarad. Thanks for your contribution. Actually, there was an issue with car selection for sometime. However, it has been already tackled as part of usual maintanance. It should have been fixed with d82a95f. Hence, I will close the issue for now. If you still find there is a problem with it, feel free to reopen it.
https://user-images.githubusercontent.com/93068379/204889042-60121ff1-dfb8-45d8-aeed-ddf2730d8c37.mp4