-
Notifications
You must be signed in to change notification settings - Fork 878
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
Fixing incorrect verified notice behavior in tipping banner #3552
Conversation
2752d43
to
5e2d50b
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there is one use case that doesn't work.
- clean profile (staging)
- connect to uphold wallet that is not KYC
- visit https://kjozwiakstaging.github.io
- open panel (see the message)
- tip and you don't see a message
…r notice parity
Fixing incorrect verified notice behavior in tipping banner
Fixing incorrect verified notice behavior in tipping banner
@mandar-brave @NejcZdovc @ryanml is there a reason this needs to be uplifted into |
@kjozwiak basis its the first step in the process and being upfront is good. Step-1 is user tapping the BAT logo. I would prefer to keep it for this release knowing it is a 0.69 specific change. |
@mandar-brave if we want this in
At this point, we're cutting it pretty close here and landing something basically last minute. |
@kjozwiak yeah because of close I only asked @ryanml to do 71 and 70. @mandar-brave let us know what to do |
@kjozwiak i understand the constraints so you make the final call on risk (it is not a blocker at my end but definitely prefer to see it in this release). I am responding from a product perspective. considering the text is newly introduced specifically for 0.69, it would definitely leave inconsistencies from the previous experience (where the user does not have to click send-tip before text to suggest tip may not be sent). |
Not a blocker and we're too late on 69.x for the fix. Fix will be in 70.x though. |
Fixes: brave/brave-browser#6182
Submitter Checklist:
npm run lint
)git rebase master
(if needed).git rebase -i
to squash commits (if needed).Test Plan:
Defined in issue
Reviewer Checklist:
After-merge Checklist:
changes has landed on.