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 quick feedback button in separate file #154

Closed
prashu2507 opened this issue Oct 27, 2024 · 2 comments
Closed

Added quick feedback button in separate file #154

prashu2507 opened this issue Oct 27, 2024 · 2 comments

Comments

@prashu2507
Copy link

Title: Added Quick Feedback Button in Separate File

Description: This PR introduces a quick feedback feature to the project. The feedback button and form are encapsulated within a new file, feedback.html, to keep the code modular and easy to maintain. Here’s a summary of the changes:

Created a new file, feedback.html, containing the HTML, CSS, and JavaScript for a feedback button and modal form.
Added a link to feedback.html from the main page (e.g., in index.html), allowing users to access the feedback feature.
The feedback modal includes a text area for users to input their feedback and a submit button that triggers a thank-you alert.
Linked Issue: Closes <152>

Copy link

👋 Thank you @prashu2507 for raising an issue! We appreciate your effort in helping us improve. Our team will review it shortly. Stay tuned!

@shivamyadavrgipt
Copy link
Owner

@prashu2507 already raised #152

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

No branches or pull requests

2 participants