You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
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
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
ModLeftNavBar
componentImplementation notes
Follow the design in this Figma
ModEditSubmissionForm
component.The text was updated successfully, but these errors were encountered: