bettersg / Mendisphere

Front end for Mendisphere
4 stars 5 forks source link

Update Styling for Org Profile / Our Story #135

Closed c6z3h closed 1 year ago

c6z3h commented 1 year ago

Main Changes:

  1. Made Top Navigation Bar on Profile Page Sticky to Top,
  2. Updated interface IOurStory to allow multiple sub-header and texts,
  3. Added the left navigation bar to Profile Page "Our Story" Tab.

Needs Discussion / Assistance to Fix Up some things (in interests of time):

  1. Can we just make the left navigation bar from (3) above be like blue text to indicate it is a link-tag? To have headers and sub-headers and maintaining the divs. A middle-ground compromise is to forgo the drop-down, the code is getting pretty complex for a MVP, and just highlight the text on scroll-to-section
  2. Accuracy of the link-tags a little off.
karthik-Jay commented 1 year ago

Main Changes:

  1. Made Top Navigation Bar on Profile Page Sticky to Top,
  2. Updated interface IOurStory to allow multiple sub-header and texts,
  3. Added the left navigation bar to Profile Page "Our Story" Tab.

Needs Discussion / Assistance to Fix Up some things (in interests of time):

  1. Can we just make the left navigation bar from (3) above be like blue text to indicate it is a link-tag? To have headers and sub-headers and maintaining the divs. A middle-ground compromise is to forgo the drop-down, the code is getting pretty complex for a MVP, and just highlight the text on scroll-to-section
  2. Accuracy of the link-tags a little off.

Hi @c6z3h, I tried testing these changes but getting some errors. Would you have time to review this over the coming week?

  1. The top navigation bar becomes "sticky" in other pages- for e.g. see org listing page top-bar-sticky

  2. When navigating to the org profile page, it loads for a second and then fails rendering a blank page: profile-page-issue