[PR #308] [MERGED] Fix home button (#294) #593

Closed
opened 2026-02-16 12:36:01 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/stoatchat/for-web/pull/308
Author: @RizonFTW
Created: 8/31/2024
Status: Merged
Merged: 9/5/2024
Merged by: @insertish

Base: mainHead: Fix-home-button


📝 Commits (2)

  • 4c869f9 fix: home button not redirecting to /app
  • ff9f99d fix: Also, applied this fix to the pfp button (read desc)

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 packages/client/components/ui/components/navigation/servers/ServerList.tsx (+3 -2)

📄 Description

Please make sure to check the following tasks before opening and submitting a PR

  • I understand and have followed the contribution guide
  • I have tested my changes locally and they are working as intended

🔄 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/stoatchat/for-web/pull/308 **Author:** [@RizonFTW](https://github.com/RizonFTW) **Created:** 8/31/2024 **Status:** ✅ Merged **Merged:** 9/5/2024 **Merged by:** [@insertish](https://github.com/insertish) **Base:** `main` ← **Head:** `Fix-home-button` --- ### 📝 Commits (2) - [`4c869f9`](https://github.com/stoatchat/for-web/commit/4c869f9d4e2951612804f519443b87a6069b1bb4) fix: home button not redirecting to /app - [`ff9f99d`](https://github.com/stoatchat/for-web/commit/ff9f99dcac87875c1fe3b938d56af49b6c475521) fix: Also, applied this fix to the pfp button (read desc) ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/client/components/ui/components/navigation/servers/ServerList.tsx` (+3 -2) </details> ### 📄 Description ## Please make sure to check the following tasks before opening and submitting a PR - [x] I understand and have followed the [contribution guide](https://github.com/revoltchat/.github/blob/master/.github/CONTRIBUTING.md) - [x] I have tested my changes locally and they are working as intended --- <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 12:36:01 -05:00
yindo closed this issue 2026-02-16 12:36:01 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: stoatchat/for-web#593