-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F&F Issues. #2004
Comments
Regarding Any clarity about the logic required for displaying the timer would be really useful (@AliMeer @antuz123 @cakesoft-nikhita @Parsh ) |
Regarding |
Wallet name is used only when the Contact Name is not there (i.e. skip is used). |
If the requester uses 'skip', the app does not know the Contact name or the Wallet name. That is where we use the temp string. Which needs to be replaced when the Wallet name is received back. |
-Unable to see the changes on dev app version 1.3.1(161). |
Connected to #2004. This also removes the `CountDown` component, as it was duplicating what we're already using from `react-native-countdown-component`.
I tried it by skipping the contact on both(sender and receivers) side. |
I think this needs to be fixed by making a few changes on the backend. The UI components that display these names are falling back to the wallet name if a |
-Verified this issue on dev app version 1.3.1(164) |
1.Unable to see the expiry timer on the F&F screen.
2.Unable to see the wallet name on F&F screen even after confirm the F&F request(by skipping the contact name) but ,we can see the wallet name if we click on that contact .
The text was updated successfully, but these errors were encountered: