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

Add mod left navbar for the mod edit healthcare professional section #968

Open
3 tasks
NabbeunNabi opened this issue Jan 17, 2025 · 0 comments
Open
3 tasks
Assignees
Labels
enhancement New feature or request moderation panel

Comments

@NabbeunNabi
Copy link
Contributor

NabbeunNabi commented Jan 17, 2025

Problem

Currently we do not have a mod left nav bar when on the ModerationScreen.EditHealthcareProfessional screen for the mod edit healthcare professional section.
We need one.

Success

The mod left nav bar is created for for this section and follows the design in the figma

Requirements

  • Left navbar for when on the healthcare professional section form for editing a healthcare professional is created
  • It is imported into the ModLeftNavBar component
  • It has functionality using intersection observer or a similar solution in order to show the current section (It might not be possible to have it change smoothly at the moment due to the length of the form)

Implementation notes

Follow the design in this Figma

  • There is already a reusable function for the intersection observer
  • You can see how it was implemented in the ModEditSubmissionForm component.
@NabbeunNabi NabbeunNabi added enhancement New feature or request moderation panel labels Jan 17, 2025
@NabbeunNabi NabbeunNabi changed the title Add mod left navbar for the healthcare submission section Add mod left navbar for the mod edit healthcare professional section Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request moderation panel
Projects
None yet
Development

No branches or pull requests

2 participants