[PR #8] [MERGED] fixing uiux issues #10

Closed
opened 2026-02-16 03:16:40 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/auto_rfp/pull/8
Author: @zli484
Created: 5/23/2025
Status: Merged
Merged: 5/23/2025
Merged by: @zli484

Base: mainHead: fix_auth_display_issue


📝 Commits (1)

📊 Changes

5 files changed (+155 additions, -30 deletions)

View changed files

📝 app/login/page.tsx (+102 -25)
app/user/actions.ts (+20 -0)
📝 components/global/header.tsx (+15 -2)
📝 components/global/root-layout-wrapper.tsx (+4 -2)
📝 components/global/sidebar.tsx (+14 -1)

📄 Description

  • update the login page
  • not showing sidebar when user is not logged in

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/auto_rfp/pull/8 **Author:** [@zli484](https://github.com/zli484) **Created:** 5/23/2025 **Status:** ✅ Merged **Merged:** 5/23/2025 **Merged by:** [@zli484](https://github.com/zli484) **Base:** `main` ← **Head:** `fix_auth_display_issue` --- ### 📝 Commits (1) - [`92c4694`](https://github.com/run-llama/auto_rfp/commit/92c469461579ae321b93702dfe0bf90066bb5dcf) fixing uiux issues ### 📊 Changes **5 files changed** (+155 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `app/login/page.tsx` (+102 -25) ➕ `app/user/actions.ts` (+20 -0) 📝 `components/global/header.tsx` (+15 -2) 📝 `components/global/root-layout-wrapper.tsx` (+4 -2) 📝 `components/global/sidebar.tsx` (+14 -1) </details> ### 📄 Description - update the login page - not showing sidebar when user is not logged in --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-16 03:16:40 -05:00
yindo closed this issue 2026-02-16 03:16:40 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/auto_rfp#10