AOSSIE-Org / AOSSIE-Org/PictoPy
BUG: White screen flash when clicking profile avatar in navbar
- 主要语言
- Python
- 星标
- 283
- 派生
- 679
- 平均合并
- 7 天 2 小时
- 30 天内合并 PR
- 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 还没有评估数据。