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

add Carousel component and Card skeleton #54

Merged
merged 3 commits into from
Apr 8, 2024

Conversation

devjoaov
Copy link
Contributor

@devjoaov devjoaov commented Apr 6, 2024

No description provided.

@devjoaov devjoaov requested review from ribeirojose and luizakp April 6, 2024 13:26
@devjoaov devjoaov self-assigned this Apr 6, 2024
Copy link

linear bot commented Apr 6, 2024

PERK-1075 Latest Activity Cards

Reference

image.png

Requirements

  • Cards scroll by themselves
  • Use arrow from PERK-1074
  • Challenge
    • Each challenge type has an icon
    • Each challenge type has its text
      • User and challenge are clickable -> redirect to their page
      • Perk team can send the text for all challenge types?
    • Date
    • Time
    • Which time zone should be consider? -> As for Perk
  • Reward
    • Always the same icon
    • text: ${user} earned ${reward_name}
      • User and reward are clickable -> redirect to their page
    • Date
    • Time

export * from "./TableSkeleton";
export * from "./KpiSkeleton";
export * from "./ChartSkeleton";
export * from "./Skeletons";
Copy link
Contributor

Choose a reason for hiding this comment

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

could probably add this as another entrypoint so that we could use import ... from "@bleu-fi/ui/skeleton"

@luizakp luizakp merged commit e9b67b2 into main Apr 8, 2024
2 checks passed
@luizakp luizakp deleted the joao/perk-1075-latest-activity-cards branch April 8, 2024 14:54
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