-
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
[$500] [MEDIUM] Web - IOU - "Category no longer valid" error message overlaps Category selection #35203
Comments
Job added to Upwork: https://www.upwork.com/jobs/~01295a0277d76bca59 |
Triggered auto assignment to @greg-schroeder ( |
Triggered auto assignment to Contributor-plus team member for initial proposal review - @Ollyws ( |
We think that this bug might be related to #wave6-collect-submitters |
ProposalPlease re-state the problem that we are trying to solve in this issue."Category no longer valid" error message overlaps Category selection What is the root cause of that problem?Currently we display the violation message right below the category section in App/src/components/ReportActionItem/MoneyRequestView.js Lines 336 to 347 in ac94dc5
Also we pass negative margin in the Violation message component App/src/components/ViolationMessages.tsx Line 15 in ac94dc5
Hence the violation message goes at the top. What changes do you think we should make in order to solve the problem?Add appropriate styling to display it right below at the end of category section. Remove the negative top margin and we're good to go What alternative solutions did you explore? (Optional)N/A |
ProposalPlease re-state the problem that we are trying to solve in this issue.Web - IOU - "Category no longer valid" error message overlaps Category selection What is the root cause of that problem?We have added negative top margin in App/src/components/ViolationMessages.tsx Line 15 in ac94dc5
What changes do you think we should make in order to solve the problem?We shall remove that negative margin. Because this can happen in all places as well where we're using violation message. Further, we can add top margin if the text is close to container of menu item. Depends on designer's approval. What alternative solutions did you explore? (Optional)We shall pass a prop
This solution can handle the places we want, not global fix result - |
This is a dupe, trying to find the original one. |
@ikevin127 I don't think they are dupes. |
They are not, will tag the right one if I can find, its been only 3-4 days for it to be opened on GH. |
sure @Krishna2323 |
Awaiting proposal review |
Thanks I will get to these on Monday. |
Thanks @Krishna2323 |
Thanks! Probably simplest to just close it |
If you haven’t already, check out our contributing guidelines for onboarding and email contributors@expensify.com to request to join our Slack channel!
Version Number: 1.4.32-2
Reproducible in staging?: y
Reproducible in production?: y
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:
"Category no longer valid" error message should be under Category selection
Actual Result:
"Category no longer valid" error message overlaps Category selection
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Screenshots/Videos
Add any screenshot/video evidence
Bug6355201_1706220758310.Recording__1935.mp4
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: