Skip to content

Conversation

APiligrim
Copy link
Contributor

@APiligrim APiligrim commented Sep 4, 2025

This PR updates the current <EmptyState/> component to match the latest design and updates the screens with the corresponding copy and icon for the Feed from the new design. Ticket

  • Posts - create a post cta
  • Replies - no cta or maybe create a post
  • Media - create a post
  • Videos - create a post
  • Likes
  • Lists - create a list cta
  • Followers
  • Following
  • Starter Packs

Design:

Screenshot 2025-09-10 at 11 26 44 AM Screenshot 2025-09-10 at 11 27 08 AM

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

  • Feed
Screen.Recording.2025-09-03.at.8.29.08.PM.mov
  • Followers
Screen.Recording.2025-09-17.at.11.23.45.AM.mov
  • Following
Screen.Recording.2025-09-17.at.11.22.19.AM.mov
  • Starter pack
Screenshot 2025-09-17 at 12 48 15 PM

@APiligrim APiligrim changed the title [APP-1403] update: Empty state component [APP-1403] Profile empty states Sep 4, 2025
@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from 7b40797 to b7b95c5 Compare September 4, 2025 05:13
@APiligrim APiligrim marked this pull request as ready for review September 4, 2025 05:14
Copy link
Member

@mozzius mozzius left a 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

@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from b009b80 to 3f28311 Compare September 16, 2025 21:46
@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from 3f28311 to c26f41a Compare September 17, 2025 01:15
@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch 2 times, most recently from e18f12d to f5a9c14 Compare September 17, 2025 18:33
@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from 144a28e to e6e4aff Compare September 17, 2025 18:35
Copy link
Member

@mozzius mozzius left a 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.

@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from 03f7d05 to af283f0 Compare September 29, 2025 16:18
@APiligrim APiligrim force-pushed the @APiligrim/update-empty-states branch from af283f0 to dc94747 Compare September 29, 2025 16:22
@APiligrim APiligrim requested a review from mozzius October 3, 2025 00:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants