AOSSIE-Org / AOSSIE-Org/PictoPy

BUG: White screen flash when clicking profile avatar in navbar

オープン
#636 コメント 7 件 リアクション 0 件 担当者 1 名 @srijan2607 が担当を希望しています GitHub で見る
bug good first issue UI
主要言語
Python
スター
283
フォーク
679
平均マージ
7日 2時間
マージ済み PR(30日)
3

説明

### Is there an existing issue for this?

- [x] I have searched the existing issues

### What happened?

Description

Clicking the user profile avatar in the navbar (top-right) triggers a brief white-screen flash before navigating to the settings page. This creates a jarring visual experience and breaks expected smooth client-side navigation.

---

Steps to Reproduce
1. Start the PictoPy application (npm run tauri dev).
2. Navigate to any page (Home, AI Tagging, Albums, etc.).
3. Click the user avatar in the top-right corner of the navbar.
4. Observe the white flash before the settings page loads.

---

Expected Behavior

Navigation to the settings page should be seamless, with no flicker or white-screen flash. It should behave like standard client-side routing.

---

Actual Behavior
• A complete white flash/blink appears on the screen.
• A full page reload occurs.
• The settings page loads only after the flash.

### Record

- [x] I agree to follow this project's Code of Conduct

### Checklist before Submitting

- [x] Have you updated docs for it?
- [x] Have you added unit tests?
- [x] Have you made sure unit tests pass?
- [x] Have you made sure code formatting is correct?
- [x] Do Your changes passes all tests?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。