-
Notifications
You must be signed in to change notification settings - Fork 2.5k
[APP-1403] Profile empty states #8969
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
base: main
Are you sure you want to change the base?
[APP-1403] Profile empty states #8969
Conversation
7b40797
to
b7b95c5
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments about translations
b009b80
to
3f28311
Compare
3f28311
to
c26f41a
Compare
e18f12d
to
f5a9c14
Compare
144a28e
to
e6e4aff
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, it's looking pretty nice! I think my one piece of feedback is about the API of the EmptyState
component - the icon
prop should look more like this:
<EmptyState
icon={ExampleIcon}
// etc
/>
That way, we can just slot in icons much more easily and not have to think about styles or sizes or colors.
03f7d05
to
af283f0
Compare
af283f0
to
dc94747
Compare
This PR updates the current
<EmptyState/>
component to match the latest design and updates the screens with the corresponding copy and icon for theFeed
from the new design. TicketDesign:
Web Previews:
Screen.Recording.2025-09-10.at.10.59.07.AM.mov
Mobile Previews:
https://github.com/user-attachments/assets/781741a4-a824-4210-aee5-b7a42e0c3550
Screen.Recording.2025-09-03.at.8.29.08.PM.mov
Screen.Recording.2025-09-17.at.11.23.45.AM.mov
Screen.Recording.2025-09-17.at.11.22.19.AM.mov