microsoft / microsoft/BotFramework-WebChat

Sample: Using @fluentui/react-northstar chat component

Open
#3,275 1 comment 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

backlog feature-request Sample
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Description

Let's build a sample to use Fluent UI "northstar" chat component and see how it works.

https://fluentsite.z22.web.core.windows.net/components/chat/definition

image

Investigation notes

Overall, seems targeting the non-interactive part of chat UI.

  • No send box
  • No scroll to bottom component
  • Limited accessibility support
    • No live region
  • No threaded conversation
  • Attachment previews must be inside the chat message (carousel/stacked layout need to be manually done)

[Enhancement]

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

Review the linked Fluent UI northstar chat component definition and the investigation notes first. Done means adding a sample that demonstrates the non-interactive chat UI described in the issue; the issue does not identify a repository entry point or test.

Written by the indexing model from the issue text.

Assessment

Tech stack
react
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.