Add the Recents and Contacts headers to the single-user participants page used in the Request Money and New Chat flows
See original GitHub issueIf you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
How to enable the Request Money
or Spilt Bills
flow
As the feature is currently behind a beta, you must perform the following change to reproduce the issue. Either navigate to Permissions.js, comment out this line and return true – or apply this diff.txt with git apply path/to/diff.txt
Expected Result:
- We should consistently show the
recents
andcontacts
headers on the participant selector pages across all four of these flows:Request Money
,Split Bill
,New Chat
andNew Group
.
Actual Result:
- We don’t display the headers on the single-user picker on the participants page within the
Request Money
orNew Chat
flows today, but we do for the multi-user picker in theSplit Bill
&New Group
flows.
Action Performed:
- Click the
+
icon on the home screen to access the CreateMenu - Select
Request Money
- Enter an amount and click
next
to access the single-user picker on the IOUParticipants page
OR
- Click the
+
icon on the home screen to access the CreateMenu - Select
New Chat
to access the single-user picker on the Participants page
Workaround:
Users can still search for users, this is an optimization in convenience and recent activity.
Platform:
- All platforms
Version Number: v1.0.37-0
Notes/Photos/Videos: Here’s an example of how Request Money
should look:
Expensify/Expensify Issue URL: https://github.com/Expensify/Expensify/issues/162993
Issue Analytics
- State:
- Created 2 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Contacts - OnceHub Support Center
Every website visitor who engages with your chatbot has a contact record. This record stores data in fields you've defined in OnceHub, ...
Read more >Manage messaging policies in Teams - Microsoft Learn
In the left navigation of the Microsoft Teams admin center, go to Messaging policies. Select Add. Enter a name and description for the...
Read more >Chat capabilities for Amazon Connect - AWS Documentation
Amazon Connect Chat enables your customers to start chatting with contact center agents from any of your business applications, web or mobile.
Read more >SIP: Session Initiation Protocol (RFC 2543) - IETF
This is done by re-issuing the INVITE, using the same Call-ID, but a new or different body or header fields to convey the...
Read more >App Store Review Guidelines - Apple Developer
We do this by offering a highly curated App Store where every app is reviewed by experts and an editorial team helps users...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Sorry @mallenexpensify, I forgot to add an update here. I reviewed it on Monday but the PR required changes. Yesterday the contributor had test failures. Today I reminded the contributor that some review comments are outstanding.
@Julesssss Can you review the PR/proposal above and provide feedback?