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

[Bug]: Testimonial Page Exists but Fails to Display Content Properly #1593

Open
4 of 5 tasks
prashu2507 opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1596
Open
4 of 5 tasks

[Bug]: Testimonial Page Exists but Fails to Display Content Properly #1593

prashu2507 opened this issue Oct 30, 2024 · 1 comment · May be fixed by #1596
Assignees
Labels

Comments

@prashu2507
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Describe the bug

Title: Bug: Testimonial Page Exists but Does Not Function Properly

Describe the bug
The "Testimonial" button currently links to a testimonial page, but the page is not functional. When accessed, the page is either blank or does not display the expected testimonials. The page should showcase user testimonials in a readable format.

To Reproduce
Steps to reproduce the behavior:

  1. Go to the main webpage with the "Testimonial" button.
  2. Click on the "Testimonial" button.
  3. Observe that the testimonial page either does not load properly or is blank.

Expected behavior
Clicking the "Testimonial" button should redirect the user to a functional testimonial page that displays a list of user testimonials, each including user names, feedback, and other relevant information.

Proposed Solution

  1. Check Page Structure: Ensure that the testimonial page has the correct structure and code to display content.
  2. Populate with Sample Testimonials: If necessary, add sample testimonials to verify the display functionality.
  3. Update Button Link if Required: Ensure that the "Testimonial" button correctly points to the testimonial page.

Screenshots
(Attach screenshots if applicable to show the issue with the non-functional testimonial page.)
Screenshot 2024-10-30 at 10 36 40 AM

Expected behavior

Screenshot 2024-10-30 at 10 38 39 AM Expected behavior Clicking the "Testimonial" button on the homepage should smoothly scroll the user down to the testimonials section. The testimonials section should be clearly visible upon scrolling, allowing users to easily read the displayed testimonials.

Add ScreenShots/Videos

No response

On which device are you experiencing this bug?

Chrome

Record

  • I have read the Contributing Guidelines
  • I'm a GSSOC'24 Extended contributor
  • I'm a Hacktoberfest'24 contributor
  • I have starred the repository
@prashu2507 prashu2507 added the bug Something isn't working label Oct 30, 2024
Copy link

👋 Thanks for opening this issue! We appreciate your contribution. Please make sure you’ve provided all the necessary details and screenshots, and don't forget to follow our Guidelines and Code of Conduct. Happy coding! 🚀

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