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
Conditional navigation display for Teams vs Browser contexts (#133)
* feat: Hide navigation menu in Microsoft Teams integration
- Created useTeamsContext hook to detect Teams environment
- Updated FooterComponent to conditionally hide navigation in Teams
- Navigation now shows in standalone web app and hides in Teams bot
Resolves#124
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-authored-by: akash2017sky <akash2017sky@users.noreply.github.com>
* Updated the Menu display conditionally. left the power by KnowAll ai
* Highlighted the selected menu
* fixed the code review comments
* Code review comments fixed for the header menu navigation
* Medium code review comments fixed
* Removed wiki handle duplicate navigation
---------
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: akash2017sky <akash2017sky@users.noreply.github.com>
0 commit comments