[16.0][IMP] shopfloor_mobile_base: add mobile devtools in shopfloor - #1230
Open
nicolas-delbovier-acsone wants to merge 2 commits into
Open
[16.0][IMP] shopfloor_mobile_base: add mobile devtools in shopfloor#1230nicolas-delbovier-acsone wants to merge 2 commits into
nicolas-delbovier-acsone wants to merge 2 commits into
Conversation
Contributor
|
Hi @simahawk, |
nicolas-delbovier-acsone
force-pushed
the
16.0-imp-shopfloor_mobile_base-add-mobile-dev-tools
branch
from
July 24, 2026 15:09
3f138ff to
236fc0a
Compare
nicolas-delbovier-acsone
force-pushed
the
16.0-imp-shopfloor_mobile_base-add-mobile-dev-tools
branch
from
July 27, 2026 08:15
236fc0a to
9fc84a9
Compare
nicolas-delbovier-acsone
marked this pull request as ready for review
July 27, 2026 08:15
rousseldenis
approved these changes
Jul 27, 2026
lmignon
suggested changes
Jul 27, 2026
lmignon
left a comment
There was a problem hiding this comment.
@nicolas-delbovier-acsone Great! Nevertheless, to improve the traceability of the external library version used by Shopfloor, could you include the version number in the JavaScript resource filename? For example: eruda-v3.4.3.min.js.
This will improve the traceability of the external library version used by Shopfloor.
nicolas-delbovier-acsone
force-pushed
the
16.0-imp-shopfloor_mobile_base-add-mobile-dev-tools
branch
from
July 27, 2026 12:14
70dbb20 to
bb3bd4c
Compare
lmignon
approved these changes
Jul 27, 2026
Contributor
|
This PR has the |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Problem / Motivation
Diagnosing UI layout issues, state discrepancies, or network errors directly on mobile barcode terminals (e.g., handheld scanners running Android/Chrome) in production environments is difficult due to the lack of access to browser Developer Tools.
Solution
This PR embeds Eruda directly inside
shopfloor_mobile_base.