-
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
[HOLD for payment 2024-08-13] [$250] iOS - Workspace - Dropdown button is not disabled when no selection is made #46619
Comments
Triggered auto assignment to @lschurr ( |
Triggered auto assignment to @roryabraham ( |
👋 Friendly reminder that deploy blockers are time-sensitive ⏱ issues! Check out the open `StagingDeployCash` deploy checklist to see the list of PRs included in this release, then work quickly to do one of the following:
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Dropdown button is not disabled when no selection is made What is the root cause of that problem?We don't disable the button when no members are selected: What changes do you think we should make in order to solve the problem?We will add a isDisabled prop checking App/src/pages/workspace/WorkspaceMembersPage.tsx Lines 510 to 515 in 00a45ac
isDisabled={!selectedEmployees.length} Additionally:We will also not add the Remove Members option here if App/src/pages/workspace/WorkspaceMembersPage.tsx Lines 467 to 472 in 00a45ac
We will do the same for WorkspaceTagsPage, WorkspaceCategoriesPage, PolicyDistanceRatesPage, WorkspaceReportFieldsPage, WorkspaceTaxesPage which use the same pattern of selection and have the issue present. |
Job added to Upwork: https://www.upwork.com/jobs/~01646ead25f1035d7c |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @jayeshmangwani ( |
Thank you for assigning, raising PR soon! |
@neonbhai Please let us know once you raise the PR. |
confirmed that this is fixed on staging |
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.15-9 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-08-09. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
The solution for this issue has been 🚀 deployed to production 🚀 in version 9.0.16-8 and is now subject to a 7-day regression period 📆. Here is the list of pull requests that resolve this issue: If no regressions arise, payment will be issued on 2024-08-13. 🎊 For reference, here are some details about the assignees on this issue:
|
BugZero Checklist: The PR fixing this issue has been merged! The following checklist (instructions) will need to be completed before the issue can be closed:
|
Payment Summary
BugZero Checklist (@lschurr)
|
@neonbhai - Offer sent in Upwork :) |
@lschurr Thank you, accepted! |
All set. Payment summary is correct. |
|
Requested on ND as per #46619 (comment) |
$250 approved for @jayeshmangwani |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Issue found when validating #45732
Version Number: 9.0.15-4
Reproducible in staging?: y
Reproducible in production?: no new feature
If this was caught during regression testing, add the test name, ID and link from TestRail:
Email or phone of affected tester (no customers):
Logs: https://stackoverflow.com/c/expensify/questions/4856
Expensify/Expensify Issue URL:
Issue reported by: applause internal team
Slack conversation:
Action Performed:
Expected Result:
Dropdown button should be disabled when no selection is made (same behavior on Search).
Actual Result:
Dropdown button is not disabled when no selection is made. Remove members option is present when no member is selected.
This issue happens for other pages like Categories, Taxes, Tags etc
Workaround:
unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Bug6558585_1722458560418.select.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
Issue Owner
Current Issue Owner: @lschurrThe text was updated successfully, but these errors were encountered: