-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
💡New Sample - React-CoPilot-ChatBubble #5369
base: main
Are you sure you want to change the base?
💡New Sample - React-CoPilot-ChatBubble #5369
Conversation
Amazing work as always @NishkalankBezawada 🥇 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is going to be a fantastic sample! Can't wait to process this PR!
|
||
## Summary | ||
|
||
TODO: Nishkalank to update with screenshots |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add description of your web part and preview screenshot(s) here. Screenshots should be in assets
folder at root of solution.
|
||
## Features | ||
|
||
TODO: Nishkalank to update |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please add features here
- `gulp serve` | ||
|
||
> This sample can also be opened with [VS Code Remote Development](https://code.visualstudio.com/docs/remote/remote-overview). Visit <https://aka.ms/spfx-devcontainer> for further instructions. | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any configurations that users need to do before using the web part?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These assets most likely not needed anymore?
|
||
const MSALWrapperInstance = new MSALWrapper(props.clientID, props.authority); | ||
|
||
const styleOptions = ReactWebChat.createStyleSet({ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Would it be possible to tie to themes?
What's in this Pull Request?
Node Version
Node version used: v18.18.2
SPFx Version
SPFx version used : v1.20.0
Checklist
README.md
file's Version history. For new samples, created a newREADME.md
file matching this templateREADME.md
has at least one static high-resolution screenshot (i.e. not a GIF) located in theassets
folder.README.md
contains complete setup instructions, including pre-requisites and permissions required.nvmrc
file indicating the version of Node.jsSubmitter Guidance (DELETE AFTER READING)