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

[14.0][FIX] shopfloor_mobile_base: fix searchbar focus #767

Merged

Conversation

JuMiSanAr
Copy link
Contributor

@JuMiSanAr JuMiSanAr commented Oct 16, 2023

The searchbar wasn't always ready for scanned inputs unless the user manually clicked on it.
Using focus() is not enough, but combining it with click() did work in our tests.

ref: cos-4175 & cos-4242

@OCA-git-bot
Copy link
Contributor

Hi @simahawk,
some modules you are maintaining are being modified, check this out!

@JuMiSanAr JuMiSanAr force-pushed the 14.0--shopfloor-mobile-base--focus-searchbar branch 4 times, most recently from 358e949 to 05c85a0 Compare November 9, 2023 14:14
@JuMiSanAr JuMiSanAr force-pushed the 14.0--shopfloor-mobile-base--focus-searchbar branch from 05c85a0 to 3ae9b87 Compare November 9, 2023 14:25
@simahawk
Copy link
Contributor

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-767-by-simahawk-bump-patch, awaiting test results.

OCA-git-bot added a commit that referenced this pull request Nov 13, 2023
Signed-off-by simahawk
@OCA-git-bot
Copy link
Contributor

@simahawk your merge command was aborted due to failed check(s), which you can inspect on this commit of 14.0-ocabot-merge-pr-767-by-simahawk-bump-patch.

After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red.

@sebalix
Copy link
Contributor

sebalix commented Nov 20, 2023

/ocabot merge patch

@OCA-git-bot
Copy link
Contributor

What a great day to merge this nice PR. Let's do it!
Prepared branch 14.0-ocabot-merge-pr-767-by-sebalix-bump-patch, awaiting test results.

@OCA-git-bot OCA-git-bot merged commit f16b7a3 into OCA:14.0 Nov 20, 2023
7 of 8 checks passed
@OCA-git-bot
Copy link
Contributor

Congratulations, your PR was merged at 476bf18. Thanks a lot for contributing to OCA. ❤️

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

Successfully merging this pull request may close these issues.

5 participants