-
Notifications
You must be signed in to change notification settings - Fork 3k
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 0xmiroslav] [$1000] Web - Subscript avatar not showing in workspace chat #21996
Comments
Triggered auto assignment to @CortneyOfstad ( |
Bug0 Triage Checklist (Main S/O)
|
Heading OoO for the week (back July 10) so re-assigning this in the meantime 👍 |
Triggered auto assignment to @JmillsExpensify ( |
Bug0 Triage Checklist (Main S/O)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.
What is the root cause of that problem?
What changes do you think we should make in order to solve the problem?
Code Changes:function SubscriptAvatar(props) {
...rest code
return (
...rest code
<Avatar
...rest params
/>
...rest code
<Avatar
- imageStyles={null}
+ imageStyles={[styles.avatarSmall]}
...rest params
/>
...rest code
);
} What alternative solutions did you explore? (Optional)
|
ProposalPlease re-state the problem that we are trying to solve in this issue.Subscript Avatar is not visible if workspace avatar is changed from default. What is the root cause of that problem?In web, Image needs size for proper display. This bug appears only in web and not in native. What changes do you think we should make in order to solve the problem?Since we pass
This gives size for web as well and the image appears and is consistent with the default icon styling as well. Removing this imageStyle altogether from Avatar or changing it to another style affects the iconStyle property in Avatar and the styling for default icon gets affected with right padding getting smaller. Fixing this needs many more styling changes. So I think the above is the simplest solution. What alternative solutions did you explore? (Optional)
|
If that is the case since, that PR was not merged, they might as well change this in that PR itself and fix it instead of making another report and working again on it separately. |
@c3024 we already agreed to fix separately. #20512 (comment) |
@JmillsExpensify Uh oh! This issue is overdue by 2 days. Don't forget to update your issues! |
Slammed with bug reports. I'll close the loop on these today. |
@0xmiroslav would you be able to confirm if this GH is the same? #22241 |
yes, exactly same |
@JmillsExpensify Huh... This is 4 days overdue. Who can take care of this? |
Alright, this one is ready to be triaged! |
@JmillsExpensify, @0xmiroslav Eep! 4 days overdue now. Issues have feelings too... |
@JmillsExpensify, @0xmiroslav 6 days overdue. This is scarier than being forced to listen to Vogon poetry! |
@JmillsExpensify, @0xmiroslav 10 days overdue. Is anyone even seeing these? Hello? |
Still waiting for payment next steps. |
@JmillsExpensify, @0xmiroslav Huh... This is 4 days overdue. Who can take care of this? |
Are we good to pay this one out yet? |
Not yet |
@JmillsExpensify, @0xmiroslav Huh... This is 4 days overdue. Who can take care of this? |
Still holding. |
@JmillsExpensify, @0xmiroslav Huh... This is 4 days overdue. Who can take care of this? |
@JmillsExpensify, @0xmiroslav Still overdue 6 days?! Let's take care of this! |
@JmillsExpensify, @0xmiroslav Now this issue is 8 days overdue. Are you sure this should be a Daily? Feel free to change it! |
@0xmiroslav should we still hold for payment? |
Still hold |
@JmillsExpensify, @0xmiroslav Whoops! This issue is 2 days overdue. Let's get this updated quick! |
@JmillsExpensify, @0xmiroslav Still overdue 6 days?! Let's take care of this! |
@JmillsExpensify, @0xmiroslav 8 days overdue is a lot. Should this be a Weekly issue? If so, feel free to change it! |
@JmillsExpensify, @0xmiroslav 12 days overdue now... This issue's end is nigh! |
Similar to other issues, I'm going to close this issue since I'm overwhelmed with GH assignments. Please reach out to us when you are ready for payment. |
If you haven’t already, check out our contributing guidelines for onboarding and email [email protected] to request to join our Slack channel!
Action Performed:
(custom workspace avatar (not default avatar) is key to reproduce)
Expected Result:
Workspace avatar should show as subscript
Actual Result:
No subscript avatar
Workaround:
Unknown
Platforms:
Which of our officially supported platforms is this issue occurring on?
Version Number: 1.3.34-1
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
Notes/Photos/Videos: Any additional supporting documentation
bug.2.mov
Recording.3349.mp4
Expensify/Expensify Issue URL:
Issue reported by: @0xmiroslav
Slack conversation: https://expensify.slack.com/archives/C049HHMV9SM/p1688056702660869
View all open jobs on GitHub
Upwork Automation - Do Not Edit
The text was updated successfully, but these errors were encountered: