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

KHP3-7349-Implement Side navs and Nav groups with icons #564

Conversation

Omoshlawi
Copy link
Collaborator

Requirements

  • This PR has a title that briefly describes the work done, including the ticket number if there is a ticket.
  • My work conforms to the OpenMRS 3.0 Styleguide.
  • I checked for feature overlap with existing widgets.

Summary

Screenshots

nav-refactor.mp4

Related Issue

https://thepalladiumgroup.atlassian.net/browse/KHP3-7349
https://thepalladiumgroup.atlassian.net/browse/KHP3-7348
None.

Other

None.

donaldkibet
donaldkibet previously approved these changes Jan 24, 2025
import React from 'react';
import { BrowserRouter } from 'react-router-dom';
import { LinkExtension } from './link-extension.component';
import { CarbonIconType } from '@carbon/react/icons';
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
import { CarbonIconType } from '@carbon/react/icons';
import { type CarbonIconType } from '@carbon/react/icons';

}
},
{
"component": "diagnosticsRoot",
Copy link
Contributor

Choose a reason for hiding this comment

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

should this be investigation

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

i was naming them according to the names used in design

Screenshot 2025-01-27 at 12 38 47

@Omoshlawi Omoshlawi requested a review from donaldkibet January 28, 2025 05:47
@donaldkibet donaldkibet merged commit c6c3f94 into palladiumkenya:main Jan 28, 2025
4 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.

2 participants