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

Added Mystery Popup (Treasure) #90

Merged
merged 2 commits into from
Oct 14, 2024
Merged

Conversation

Ujjwal5705
Copy link
Contributor

@Ujjwal5705 Ujjwal5705 commented Oct 12, 2024

Closes: #60

Feature: Mystery Popup with two options (Refer Issue #60)

Description:

This pull request introduces a new feature: a floating 'Click Me' button that, when clicked, displays a popup with two options, resulting in different actions for each option.

Changes:

1.Added a new popup.jsx file: This file contains the JavaScript logic for creating and managing the popup element.
2.Modified the navbar.jsx file: This file was updated to include the necessary code to create the 'Click Me' button and trigger the popup functionality when the button is clicked.
3.Added media assets: A new image and an MP3 sound file were added to the src/assets directory. These assets can be used within the popup or other parts of the application as needed.

Testing:
All unit tests and browser tests passed.

Video Demo:

Screen.Recording.2024-10-12.113107.mp4

Copy link

vercel bot commented Oct 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
chaos-web ❌ Failed (Inspect) Oct 13, 2024 4:51am

Copy link
Contributor

Thank you for submitting your chaotic pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our chaotic CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Ujjwal5705
Copy link
Contributor Author

@vansh-codes The feature with some tweaks is now ready for your review. Please let me know if there’s anything else you would like me to address.

@vansh-codes
Copy link
Owner

Please fix the merge conflicts and then tag me

@vansh-codes vansh-codes added the conflicts PR has merge conflicts label Oct 12, 2024
@Ujjwal5705
Copy link
Contributor Author

@vansh-codes Conflict is resolved

@vansh-codes vansh-codes added enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant level2 awards 25 points hacktoberfest hacktoberfest registered hacktoberfest-accepted hacktoberfest accepted chaos Chaotic update ready to merge🎉 Ready to merged and removed conflicts PR has merge conflicts labels Oct 14, 2024
@vansh-codes vansh-codes merged commit 1686e8f into vansh-codes:main Oct 14, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chaos Chaotic update enhancement New feature or request gssoc-ext GSSOC'24 Extd Participant hacktoberfest hacktoberfest registered hacktoberfest-accepted hacktoberfest accepted level2 awards 25 points ready to merge🎉 Ready to merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Chaotic Feat: Mystery Popups: Popups that appear and disappear at random, leaving users puzzled.
2 participants