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

U4X-618: UI for Sync task types #34

Merged

Conversation

Daphne210
Copy link
Contributor

@Daphne210 Daphne210 commented Jul 16, 2024

@Daphne210 Daphne210 marked this pull request as draft July 16, 2024 21:10
@Daphne210 Daphne210 marked this pull request as ready for review July 19, 2024 09:51
Copy link
Contributor

@jabahum jabahum left a comment

Choose a reason for hiding this comment

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

fix conflicts

@Daphne210
Copy link
Contributor Author

fix conflicts

This has been resolved

@@ -25,7 +25,7 @@ const Root: React.FC = () => {
<Routes>
<Route path="/" element={<FacilityMetrics />} />
<Route path="/fhir-exchange" element={<Fhir />} />
<Route path="/sync-task-types" element={<SyncTaskTypes />} />
<Route path="/schedule-manager" element={<ScheduleManager />} />
Copy link
Contributor

Choose a reason for hiding this comment

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

looks like u just removed your route to sync-task-types yet you needed to add it below schedule-manager

@jabahum jabahum merged commit 498da5b into METS-Programme:main Aug 6, 2024
3 checks passed
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.

3 participants