Skip to content
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

Add new sample BasicCard-HTML-React-QuickView #193

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ahmad-jad-alhak
Copy link

@ahmad-jad-alhak ahmad-jad-alhak commented Oct 28, 2024

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? no
New feature? no
New sample? yes
Related issues? fixes #X, partially #Y, mentioned in #Z

What's in this Pull Request?

his PR adds a new SharePoint Framework (SPFx) sample that demonstrates how to create a Quick View experience using HTML and React. The sample showcases how to build a Quick View card in an Adaptive Card Extension (ACE), providing an interactive and dynamic user interface within SharePoint.

Key Features
Quick View Interface: Displays an HTML-based Quick View in a card format, allowing users to access essential information quickly and efficiently.
React Integration: Utilizes React to manage component state, handle user interactions, and dynamically update Quick View content, making the experience smooth and responsive.
HTML Customization: Includes custom HTML structure within the Quick View, providing flexibility in layout and design for tailored user experiences.
Reusable Components: Built with modular React components, enabling easy customization and reuse for different Quick View scenarios.
Example Use Cases
Quick access to details for specific list items or documents
Displaying notifications, reminders, or status updates in a concise format
Providing insights or data summaries that users can expand for more information
Additional Information
The README.md file in the sample folder includes detailed setup instructions, usage guidelines, and example screenshots. This sample is intended for developers looking to add rich, HTML-based Quick View capabilities to their SharePoint pages, enhancing the usability and visual appeal of Adaptive Card Extensions.

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.

1 participant