Details
Confirmed all invite links worked as before and made sure that scanning the QR code to log in opened the app and navigated to the scanner
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Paths
| Differential D9027 Authored by rohan on Aug 30 2023, 8:45 AM.
Details Summary Test Plan Confirmed all invite links worked as before and made sure that scanning the QR code to log in opened the app and navigated to the scanner
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptAug 30 2023, 8:45 AM2023-08-30 08:45:52 (UTC-7) rohan edited the summary of this revision. (Show Details)Aug 30 2023, 8:54 AM2023-08-30 08:54:06 (UTC-7) rohan edited the summary of this revision. (Show Details)Aug 30 2023, 8:57 AM2023-08-30 08:57:24 (UTC-7) Harbormaster completed remote builds in B22270: Diff 30567.Aug 30 2023, 9:02 AM2023-08-30 09:02:27 (UTC-7) This revision is now accepted and ready to land.Aug 31 2023, 4:29 AM2023-08-31 04:29:18 (UTC-7) Closed by commit rCOMM016023f848b7: [native] Rename InviteLinksContext and InviteLinksContextProvider to… (authored by rohan). · Explain WhyAug 31 2023, 10:17 AM2023-08-31 10:17:13 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 30667 native/invite-links/invite-links-context-provider.react.js
native/markdown/markdown-link.react.js
native/navigation/deep-links-context-provider.react.js
native/root.react.js
|
We could probably go back to using isPinned property here. The thing we undid in D8097. This would make the code more readable, but it's up to you