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

Support feature #99

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Sumits-Cosmos
Copy link

In frontend i added new feature of Support where the user can see common problems if he not finds common problem then he can raiseTicket regarding problem. In privacyPolicy file there is something issue.

…mon problems if he not finds common problem then he can raiseTicket regarding problem
Copy link

vercel bot commented Oct 26, 2024

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

Name Status Preview Comments Updated (UTC)
hospital-management ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 26, 2024 7:53pm

Copy link

vercel bot commented Oct 26, 2024

@Sumits-Cosmos is attempting to deploy a commit to the yazdanhaider's projects Team on Vercel.

A member of the Team first needs to authorize it.

@Sumits-Cosmos
Copy link
Author

hey if you can look over it

Copy link
Owner

@yazdanhaider yazdanhaider left a comment

Choose a reason for hiding this comment

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

Please check the issue and fix it. Also ensure there are no merge conflicts.

Frontend/src/components/RaiseTicket.jsx Show resolved Hide resolved
@@ -2,6 +2,8 @@ import React from 'react';
import { motion } from 'framer-motion';
import { Link } from 'react-router-dom';
import { FaHospital, FaUserMd, FaCalendarCheck, FaHeartbeat, FaAmbulance, FaLaptopMedical } from 'react-icons/fa';
import Support from './Support';
Copy link
Owner

Choose a reason for hiding this comment

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

Change the style of the button. Add a support icon and position it on the right side just above the scroll to top button.

Copy link
Owner

Choose a reason for hiding this comment

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

Screenshot 2024-10-30 at 5 35 04 AM


return (
<div
className=" fixed bottom-10 left-10 flex justify-end z-50"
Copy link
Owner

Choose a reason for hiding this comment

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

Text is not visible!! Also there should be a close button on the top right side.

Screenshot 2024-10-30 at 5 22 10 AM

Copy link
Owner

Choose a reason for hiding this comment

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

Ensure that each article redirects to its specific page when clicked.

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