Skip to content

Conversation

@chuckdries
Copy link

@chuckdries chuckdries commented Feb 2, 2026

Auth throws messages that follow the format "${httpCode} ${message}", so when we're comparing the messages against a known list of expected messages, we need to ignore the http code at the beginning. In the future, it seems like we could maybe take advantage of this to simplify the API response map (which is currently keyed by http code), but we don't need to do that now.

This change fixes invalid magic code handling

image

truph01 and others added 30 commits January 5, 2026 11:12
grgia and others added 27 commits February 2, 2026 15:18
…D-for-transaction-threads

Handle the preExistingReportID for transaction threads, message threads, and single expense reports
…mission

fix: preserve navigation state when opening settings from Onfido permission flow
fix: distance rates not enabled while duplicating a workspace offline
fix: device back button doesn't close FAB menu
fix: remove missing description violation once turn off rule
…olation-not-showing-after-category-change
Reapply "Fix filtering attendees names in the `Reports` page" and add improvements
…ed-visible-report-actions-derived

Revert "Reverted new Onyx Derived Value VISIBLE_REPORT_ACTIONS, blockers fix"
[CHAI] Replace Google search with SearchHelpsite
fix/80826: Reports - Multi level tags separated by comma
Notification preference: return `hidden` if empty
…mation-modal-PR-4

Refactored ConfirmModal usage to useConfirmModal
Remove policyID from TrackExpense CREATE flow
fix: manually entering details makes split option missing
Fix: Some approvals pages are shown when workflows is disabled in another browser
@chuckdries
Copy link
Author

I went ahead and solved the merge conflict with main as well :)

@JakubKorytko JakubKorytko force-pushed the korytko/ecuk/3ds/implement-native-hooks branch 2 times, most recently from bcfa7b4 to d6fbc94 Compare February 3, 2026 10:29
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.