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 ImageCard-HTML-React-Search-FAQs #192

Open
wants to merge 2 commits 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?

A## This PR introduces a new SharePoint Framework (SPFx) sample: ImageCard-HTML-React-Search-FAQs

Purpose

This sample demonstrates how to build an FAQ search component using SPFx, HTML, and React, with a focus on visual presentation through image cards. It aims to improve the user experience for FAQ searches by combining images with question and answer content.

Key Features

  • Image Cards: Displays FAQs in an image card format for a visually engaging experience.
  • Search Functionality: Includes a responsive search bar that filters FAQs based on user input.
  • React Components: Built with React for reusable components and efficient state management.
  • HTML and CSS Styling: Custom HTML and CSS to enhance the look and feel of the FAQ cards.

Components

  • ImageCard: Displays each FAQ as a card with an image, title, and short description.
  • SearchBar: A search input component that allows users to filter FAQs dynamically.
  • FAQList: Manages the list of FAQs and integrates the search functionality to display relevant results.

Documentation

A README.md file has been included in the sample folder with:

  • Setup Instructions: Guidance on installing and running the sample.
  • Usage Details: Explanation of the components and how to integrate the sample.
  • Screenshots: Visuals demonstrating the sample in action.

Intended Audience

This sample is intended for developers and site administrators looking to implement a visually appealing, searchable FAQ solution in their SharePoint environment.

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