themesberg / themesberg/flowbite-react
Allow Avatar as a Timeline.Point
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Summary + Context
I'm trying to make a feed of user posts. I'd like the Timeline.Point to be an Avatar that shows the user's profile picture. It'd also be nice to be able to put text to the right of the Avatar, like the username but that seems way easier to hack with Timeline.Time
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the Timeline.Point and Avatar components in the flowbite-react repository and reviewing their public usage in the component documentation or Storybook. Determine how Point content is constrained and how adjacent text would be represented. Done means a Timeline.Point can render an Avatar and the requested username text can appear beside it without breaking existing Timeline usage.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react, tailwindcss, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100