[WOOMOB-1854] Woo POS card reader connection UI + Stripe SDK Update for CFT#15209
Merged
[WOOMOB-1854] Woo POS card reader connection UI + Stripe SDK Update for CFT#15209
Conversation
…omerCancellation enum
…-breaking-changes' into woomob-1647-pr2-handle-reconnecting-status
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
…oomob-1647-pr2-handle-reconnecting-status
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
🤖 Generated with [Claude Code](https://claude.com/claude-code)
…ion-dialog-ui-consistency-polish [WOOMOB-2022] Improve card reader connection dialog width and spacing
The WooPOS card reader settings screen was showing stale battery levels because it only read the battery from the CardReader object captured at connection time. The main app dynamically updates battery by subscribing to the batteryStatus flow. This adds the same subscription pattern so both screens show consistent battery levels.
Start listening to battery status only after receiving Connected status, matching the main app's behavior. This ensures we get the current battery value from the StateFlow immediately after connection.
…tery-succeed-connect-different-battery-levels [WOOMOB-2094] Fix battery level discrepancy between main app and WooPOS
…ble-sign-in-battery-low-update-dialog [WOOMOB-2106] Fix double %% sign in battery low update dialog
Collaborator
|
Version |
Collaborator
|
Version |
Collaborator
|
Version |
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.
WOOMOB-1854
The PR is for sake of having a build for call for testing