Skip to content

Remove SpinnerButton from barcode warning#8544

Merged
matthinz merged 1 commit intomainfrom
matthinz/remove-spinner-button
Jun 7, 2023
Merged

Remove SpinnerButton from barcode warning#8544
matthinz merged 1 commit intomainfrom
matthinz/remove-spinner-button

Conversation

@matthinz
Copy link
Contributor

@matthinz matthinz commented Jun 6, 2023

Quick follow-on to #8540 to address @aduth's feedback. Replace a <SpinnerButton> with a regular <Button> now that its onclick handler is not async.

Quick follow-on to #8540 to address @aduth's feedback. Replace a <SpinnerButton> with a regular <Button> now that its onclick handler is not async.

[skip changelog]
@matthinz matthinz requested a review from aduth June 6, 2023 22:18
Copy link
Contributor

@aduth aduth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

I wondered if there might be a click_spinner_button_and_wait in the specs we could also revert to a simple click_button, but I think most of the interactions in IdV go through click_idv_continue as a catch-all for handling both normal and spinner buttons.

@matthinz matthinz merged commit d1e478f into main Jun 7, 2023
@matthinz matthinz deleted the matthinz/remove-spinner-button branch June 7, 2023 16:12
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

Successfully merging this pull request may close these issues.

3 participants