-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Save button is not disabled even when User has not edited anything in Edit Workspace #4490
Comments
Triggered auto assignment to @mallenexpensify ( |
Proposal
const isButtonDisabled = this.props.policy.name === this.state.name.trim(); |
on hold, will revisit in a week-ish |
still on hold.. likely coming off soon.. |
@aman-atg , I think we should wait til people are allowed to create new workspaces on staging then check to see if the save button is still highlighted with no text in the box. I just tried to create a new workspace with no luck, it might be because I'm the 'Expensify' account though. |
Triggered auto assignment to @tylerkaraszewski ( |
This seems fairly trivial. And not really that important, but if we do it in the rest of the app, then consistency is nice. Sure, go ahead. |
Triggered auto assignment to @timszot ( |
Job posted - https://www.upwork.com/jobs/~018a28b490d8741d12 |
I'd like to highlight that I was asked to resolve this as a part of this PR #4801 . Please refer this comment #4487 (comment) |
Looks good to me! @mallenexpensify let's hire @aman-atg for his proposal. |
@mananjadhav are you suggesting that if we put this issue on hold, it'll end up being fixed by one/both of the issues you linked above? |
Yes, @mallenexpensify. Save button is enabled only when the image or title is changed. It was just merged today. @aman-atg and @timszot can also confirm. Following is code change that handles it.
|
Cool, this can be closed now. (As the issue is already fixed by another PR) |
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:
Button should be disabled when nothing has change
Actual Result:
Workaround:
Visual issue.
Platform:
Where is this issue occurring?
Version Number:
Logs: https://stackoverflow.com/c/expensify/questions/4856
Notes/Photos/Videos: Any additional supporting documentation
Expensify/Expensify Issue URL:
View all open jobs on Upwork
The text was updated successfully, but these errors were encountered: