Conversation
Co-authored-by: krishpra2315 <krishpra2315@users.noreply.github.com>
✅ Deploy Preview for servicestart ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Greptile SummaryThis PR implements a multi-variant navbar system for the ServiceStart app, allowing each organization to independently configure their navigation layout (vertical sidebar, vertical icon-only, or horizontal with left/center/right alignment) via the Areas needing improvement:
PR Checklist Score: 72/100 The backend work (service layer, API endpoint, schema, tests) is solid and well-structured. The main gaps are on the frontend side: invalid utility class, Confidence Score: 3/5
Important Files Changed
|
Co-authored-by: krishpra2315 <krishpra2315@users.noreply.github.com>
…vicestart into krish/65-navbar
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
renatodellosso
left a comment
There was a problem hiding this comment.
Looks good overall, but there's a couple cleanup items.
Also remove Sunset prefix from files since we'll be using those layouts for every organization and swapping out the logos.
renatodellosso
left a comment
There was a problem hiding this comment.
Let me know about the login/signup page changes. I'm not sure we need to wrap the entire page in Suspense.
If login/signup does in fact need a Suspense, do the last couple clean up items, then you can merge.
|
Also disable the |
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
…vicestart into krish/65-navbar

Closes #65
To see different versions of navbar change the org slug in url:

Checklist: