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

fixes "Set average weekly working hour" button in user tab is not responsive Fixes #7309 #7480

Merged

Conversation

kabirrajsingh
Copy link
Contributor

Fixes #7309
Removed useless classes in parent component and added necessary classes in child component
Screenshots attached

Screenshot_14
Screenshot_13

@kabirrajsingh kabirrajsingh requested a review from a team as a code owner March 27, 2024 06:58
Copy link

vercel bot commented Mar 27, 2024

@kabirrajsingh is attempting to deploy a commit to the Open Healthcare Network Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

netlify bot commented Mar 27, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 00d4c66
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6638b87d79400d000897024a
😎 Deploy Preview https://deploy-preview-7480--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Mar 27, 2024
Copy link

👋 Hi, @kabirrajsingh,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot removed the merge conflict pull requests with merge conflict label Mar 28, 2024
<ButtonV2
id="avg-workinghour"
className="flex w-full items-center md:w-full"
className="flex w-full"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
className="flex w-full"
className="w-full"

@@ -410,18 +410,21 @@ export default function ManageUsers() {
{["DistrictAdmin", "StateAdmin"].includes(
authUser.user_type
) && (
<div className="flex-col md:flex-row">
<div className="">
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
<div className="">
<div>

@github-actions github-actions bot added the Deploy-Failed Deplyment is not showing preview label Apr 3, 2024
Copy link

netlify bot commented Apr 3, 2024

Deploy Preview for care-net failed.

Name Link
🔨 Latest commit fd5fd8a
🔍 Latest deploy log https://app.netlify.com/sites/care-net/deploys/6625001fa0c5ad0008233802

@Ashesh3
Copy link
Member

Ashesh3 commented Apr 3, 2024

Deploy is failing

@nihal467
Copy link
Member

@kabirrajsingh fix the deploy issue

@kabirrajsingh
Copy link
Contributor Author

@nihal467 it should work now. Apologies for the delay, had exams.

@khavinshankar khavinshankar added needs testing and removed Deploy-Failed Deplyment is not showing preview labels Apr 22, 2024
@nihal467
Copy link
Member

@kabirrajsingh
image

it is not fixed yet

@nihal467
Copy link
Member

nihal467 commented May 7, 2024

LGTM

@khavinshankar khavinshankar merged commit 5264c0a into coronasafe:develop May 7, 2024
26 of 29 checks passed
Copy link

github-actions bot commented May 7, 2024

@kabirrajsingh Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
reviewed reviewed by a core member tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Set average weekly working hour" button in user tab is not responsive
5 participants