vansh-codes/ChaosWeb

Chaotic Feat: Chaotic Cursor Overload When Clicking a Button

Opened this issue · 1 comments

Describe your chaotic idea

Problem:
Users will encounter chaotic and frustrating behavior when they try to interact with the website's buttons. Upon attempting to click any button, multiple mouse cursors suddenly appear on the screen, creating confusion and making it nearly impossible to interact with the intended element.

Reproduction Steps:

  1. Navigate to any interactive buttons.
  2. Attempt to hover over or click a button.
  3. Observe multiple cursors appearing across the screen, obstructing the user’s ability to click the desired button.

Expected Behavior:
When a user hovers or clicks a button, only one cursor should remain visible, and the interaction should be smooth and predictable.

Actual Behavior:
Upon clicking a button, multiple cursors appear and scatter across the screen, confusing the user and disrupting the intended action.


@vansh-codes kindly add proper labels

Add Screenshots or Sketches

image

Confirm

  • I understand that my idea will add to the chaos and I'm okay with it
  • I agree to follow this project's Code of Conduct
  • I want to work on this feature
  • I'm GSSOC'24 Extd registered Contributor
  • I'm Hacktoberfest registered Contributor

Chaotic idea!
Proposed Modifications:

  • instead of static cursor spawn, make it dynamic, all the cursors should move so user will be confused more about his cursor
  • make sure to handle the number of cursors appearing to prevent hanging user's device/website