[WOOMOB-2274] Fix order detail shimmer loading screen to match loaded layout#15397
Open
malinajirka wants to merge 4 commits intotrunkfrom
Open
[WOOMOB-2274] Fix order detail shimmer loading screen to match loaded layout#15397malinajirka wants to merge 4 commits intotrunkfrom
malinajirka wants to merge 4 commits intotrunkfrom
Conversation
Collaborator
|
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## trunk #15397 +/- ##
=========================================
Coverage 39.29% 39.29%
Complexity 10977 10977
=========================================
Files 2238 2238
Lines 127540 127540
Branches 17802 17802
=========================================
+ Hits 50113 50116 +3
+ Misses 72318 72316 -2
+ Partials 5109 5108 -1 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
kidinov
approved these changes
Feb 20, 2026
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.


Fixes WOOMOB-2274
Description
Updates the POS order detail shimmer loading screen to match the actual loaded order detail layout. The header structure now mirrors
WooPosOrderDetails— action shimmer sits in a toolbar-height row at the top, with date/email/status shimmer below. In single-order mode (from bookings), the order number shimmer is hidden and the excessive top padding is removed so the action shimmer aligns with the toolbar. Totals card spacing is also updated to match the loaded state.Test Steps
Images/gif
Screen.Recording.2026-02-20.at.9.55.44.mov
RELEASE-NOTES.txtif necessary. Use the "[Internal]" label for non-user-facing changes.