[PR #54] [MERGED] [BUG] User dropdown does not appear on initial app boot #53 #124

Closed
opened 2026-02-17 17:12:09 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-app/pull/54
Author: @quexeky
Created: 6/5/2025
Status: Merged
Merged: 6/5/2025
Merged by: @quexeky

Base: developHead: 53-bug-user-dropdown-does-not-appear-on-initial-app-boot


📝 Commits (1)

  • 46cd03f fix: Re-update the user and app status when recieve_handshake is called

📊 Changes

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

View changed files

📝 composables/state-navigation.ts (+4 -1)
📝 src-tauri/Cargo.lock (+7 -0)
📝 src-tauri/Cargo.toml (+1 -1)
📝 src-tauri/src/remote/auth.rs (+13 -3)
📝 src-tauri/tauri.conf.json (+5 -1)

📄 Description

Also enabled assetProtocol for better caching in general


🔄 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/Drop-OSS/drop-app/pull/54 **Author:** [@quexeky](https://github.com/quexeky) **Created:** 6/5/2025 **Status:** ✅ Merged **Merged:** 6/5/2025 **Merged by:** [@quexeky](https://github.com/quexeky) **Base:** `develop` ← **Head:** `53-bug-user-dropdown-does-not-appear-on-initial-app-boot` --- ### 📝 Commits (1) - [`46cd03f`](https://github.com/Drop-OSS/drop-app/commit/46cd03ff9c4561e82613b681e634714da52e00ad) fix: Re-update the user and app status when recieve_handshake is called ### 📊 Changes **5 files changed** (+30 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composables/state-navigation.ts` (+4 -1) 📝 `src-tauri/Cargo.lock` (+7 -0) 📝 `src-tauri/Cargo.toml` (+1 -1) 📝 `src-tauri/src/remote/auth.rs` (+13 -3) 📝 `src-tauri/tauri.conf.json` (+5 -1) </details> ### 📄 Description Also enabled assetProtocol for better caching in general --- <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-17 17:12:09 -05:00
yindo closed this issue 2026-02-17 17:12:09 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-app#124