patternfly / patternfly/chatbot

Add stacked Message content variant

Open
#809 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

PF Team
Dominant language
TypeScript
Stars
6
Forks
37
Avg merge
3d 19h
Merged PRs (30d)
5

Description

We want to look into allowing message content to be stacked, so that metadata + avatar are on the same line, and the actual message content is below it, as seen in the following screenshot:

image

Acceptance criteria:

  • Add a prop to allow opting into this new structure

  • Adjust the markup as necessary to place metadata + avatar in the same container, and message content separate

  • Check whether the current behavior where the avatar scrolls with the message content doesn't occur


Jira Issue: PF-3543

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 Message component and reviewing its current metadata, avatar, and content markup. Use the acceptance criteria to define the opt-in stacked structure, then verify that the avatar does not scroll with the message content and that existing behavior remains intact.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.