Skip to content
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

style: use drip-list-badge in streams table (closes #700) #706

Merged
merged 6 commits into from
Oct 9, 2023
Merged

Conversation

evvvritt
Copy link
Collaborator

@evvvritt evvvritt commented Oct 3, 2023

closes #700 (don't see a reason not to just merge this into main?)

(would've been nice to hide the drip list username when in dashboard streams context but seems really hairy to pass that context down to the UserBadgeCell component?)

@evvvritt evvvritt requested a review from efstajas October 3, 2023 16:09
@netlify
Copy link

netlify bot commented Oct 3, 2023

Deploy Preview for drips-app-v2 ready!

Name Link
🔨 Latest commit 2c6b1b1
🔍 Latest deploy log https://app.netlify.com/sites/drips-app-v2/deploys/6523e153ad19f10008f84e45
😎 Deploy Preview https://deploy-preview-706--drips-app-v2.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@evvvritt evvvritt marked this pull request as ready for review October 3, 2023 16:20
Copy link
Contributor

@efstajas efstajas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would be great to make a small version of the drip list badge icon to align it with address stream recipients

Screenshot 2023-10-04 at 12 26 01

Also re. showing the ens / address in the drip list badge, I guess streams always appear in the context of one particular user, so I feel like we could just always hide it in the context of the stream table. Then it'd need to be one boolean prop like showUsername 🤔

@evvvritt
Copy link
Collaborator Author

evvvritt commented Oct 4, 2023

Ok, simplified things, lmk wyt @efstajas

  • owner + listName are optional (are hidden if not provided)
  • animated loading handled by listName input
  • small icon size version

@evvvritt evvvritt requested a review from efstajas October 4, 2023 11:40
@evvvritt evvvritt requested a review from efstajas October 4, 2023 16:32
@evvvritt evvvritt merged commit 8caada6 into main Oct 9, 2023
9 checks passed
@evvvritt evvvritt deleted the ev/iss700 branch October 9, 2023 11:26
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.

Use the Drip List name instead of “Your Drip List” as stream recipient for Support Streams
2 participants