themesberg / themesberg/flowbite-react

Allow Avatar as a Timeline.Point

Open
#1,276 10 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

:rocket: enhancement good first issue
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.