Skip to content

React application collab footer#1518

Merged
hugoabernier merged 12 commits into
pnp:mainfrom
NicolasKheirallah:react-application-collab-footer
Aug 23, 2025
Merged

React application collab footer#1518
hugoabernier merged 12 commits into
pnp:mainfrom
NicolasKheirallah:react-application-collab-footer

Conversation

@NicolasKheirallah

Copy link
Copy Markdown
Contributor

By submitting this pull request, you agree to the contribution guidelines

If you aren't familiar with how to contribute to open-source repositories using GitHub, or if you find the instructions on this page confusing, sign up for one of our Sharing is Caring events. It's completely free, and we'll guide you through the process.

Q A
Bug fix? yes
New feature? yes
New sample? no
Related issues?

What's in this Pull Request?

Please describe the changes in this PR. Sample description or details around bugs which are being fixed.

A complete rewrite of the collab footer with alot more features and advanced features. Months of development to add alot of functionality and completely new design that's more coherent with Fluent UI.


// Generate session ID if needed
if (!this.sessionId) {
this.sessionId = this.generateSessionId();

Check failure

Code scanning / CodeQL

Insecure randomness High

This uses a cryptographically insecure random number generated at
Math.random()
in a security context.
@github-actions

Copy link
Copy Markdown
Contributor

Validation failed!

File: samples/react-application-collab-footer/assets/sample.json

@hugoabernier
hugoabernier merged commit 47587fd into pnp:main Aug 23, 2025
2 of 3 checks passed
@hugoabernier

Copy link
Copy Markdown
Collaborator

Many thanks @NicolasKheirallah for your sample! Awesome!

We'd love to have your sample featured in one of our future community calls.

If haven't done so yet, and you'd be interested on showing this great sample in a public community call, please fill in following form and we'll get you scheduled - aka.ms/community/request/demo

Thank you for sharing your sample with others - you rock! 👏🥇👩‍💻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants