-
Notifications
You must be signed in to change notification settings - Fork 2.9k
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
Profile - Growl is missing "Your profile has been saved successfully" when saved the changes. #10215
Comments
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open
|
Triggered auto assignment to @tgolen ( |
Hm, I'm looking into this a little bit, and because of our refactoring, the growl was intended to be removed. However, there are some problems with the submit button on this form: What I am seeing is...
So... a couple of things.
|
I reached out to a few people in Slack to see if they can provide insight to the functionality, so I am waiting to hear back from that. If I don't hear anything tomorrow, let's consider reverting the user settings profile change. |
Oofda this was probably my change, I'll look into it now |
Looks like the problem is with the button styling, not button being disabled - the button is somehow a bit grayed out after editing, saving, and editing again - but it's not actually disabled (via Completely disabled: Opacity 0.5 |
Something interesting I'm seeing: When we have the old However, when we use my updated code ( I believe this is due to the fact that we're now immediately changing the Onyx state after clicking the button, so the animation in |
Closing this in favor of #10230, also I don't think this is a Deploy blocker since it's just an opacity issue |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Action Performed:
Expected Result:
The message "Your profile has been saved successfully" should be present
Actual Result:
Growl is missing "Your profile has been saved successfully" when saved the changes.
Workaround:
Unknown
Platform:
Where is this issue occurring?
Version Number: 1.1.87.8
Reproducible in staging?: Yes
Reproducible in production?: No
Email or phone of affected tester (no customers): any
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Bug5673188_Recording__1340.mp4
Expensify/Expensify Issue URL:
Issue reported by: Applause - Internal Team
Slack conversation:
View all open jobs on GitHub
The text was updated successfully, but these errors were encountered: