Skip to content

Add issue note about slider functionality#1

Open
sai0223 wants to merge 1 commit into
RevanthPasham:mainfrom
sai0223:patch-1
Open

Add issue note about slider functionality#1
sai0223 wants to merge 1 commit into
RevanthPasham:mainfrom
sai0223:patch-1

Conversation

@sai0223

@sai0223 sai0223 commented Dec 24, 2025

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings December 24, 2025 17:27
@vercel

vercel Bot commented Dec 24, 2025

Copy link
Copy Markdown

@sai0223 is attempting to deploy a commit to the pashamrevanth541-gmailcom's projects Team on Vercel.

A member of the Team first needs to authorize it.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds a new "Issues" file to document a slider functionality problem. However, the implementation is problematic with unprofessional messaging, poor documentation structure, and grammatical errors.

Key Changes:

  • Creates a new "Issues" file with a single-line note about slider functionality

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Issues
@@ -0,0 +1 @@
having slider issue don't use this website

Copilot AI Dec 24, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This message contains spelling and grammatical errors. It should be a properly capitalized sentence with correct punctuation.

Suggested change
having slider issue don't use this website
Having slider issues; don't use this website.

Copilot uses AI. Check for mistakes.
Comment thread Issues
@@ -0,0 +1 @@
having slider issue don't use this website

Copilot AI Dec 24, 2025

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The issue documentation lacks essential details. It should describe what the slider issue is, how to reproduce it, which browsers or environments are affected, and any workarounds or planned fixes. Simply stating there is an issue without context is not helpful for tracking or resolving the problem.

Suggested change
having slider issue don't use this website
Slider issue: On some browsers, the homepage image slider does not advance correctly when users click the "Next" or "Previous" controls.
Steps to reproduce:
1. Open the homepage.
2. Wait for the hero image slider to appear.
3. Click the "Next" arrow/button repeatedly.
Observed behavior:
- In certain cases, the slide freezes on the current image and no longer advances.
- The slider indicators (dots) may become out of sync with the displayed slide.
Expected behavior:
- Each click on "Next" or "Previous" should reliably move to the adjacent slide.
- The indicators should always match the currently displayed slide.
Affected environments (so far):
- Chrome (latest) on Windows 10 and Windows 11.
- Safari (latest) on iOS (iPhone and iPad).
- Firefox appears unaffected in initial testing.
Known workarounds:
- Users can refresh the page; the slider typically works again for a short time.
- Keyboard navigation (left/right arrows) continues to work even when the mouse click controls freeze.
Planned fix:
- Investigate slider initialization and event listeners to ensure clicks are debounced and state is not corrupted.
- Add automated tests for slider navigation across supported browsers.

Copilot uses AI. Check for mistakes.
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.

2 participants