5sControl / 5sControl/5s-frontend
[5h] bug connection settings window
- 主要语言
- TypeScript
- 星标
- 3
- 派生
- 1
- PR 合并指标
- 30 天内没有已合并 PR
描述
Preconditions: пользователь авторизован, получена лицензия, создано подключение к БД.
Summary: Configuration(database), находясь в окне Сonnection settings и нажатии на кнопку назад и последующего перехода на вкладку database, открыто окно Сonnection settings.
1. Открыть приложение;
2. Открыть вкладку Inventory;
3. Открыть вкладку Configuration;
4. Перейти на страницу database;
5. Правый клик по кнопке settings;
6. Нажать 2 раза кнопку назад в браузере;
7. Открыть вкладку Configuration;
8. Перейти на страницу database.
Result: Открыто окно Сonnection settings.
Expecte result: Открыта страница database.

贡献指南
调研方向
The bug is in the navigation flow between the Configuration page, database page, and Connection settings window. Look at the routing and state management for these components, likely in files handling the Inventory and Configuration tabs. Reproduce the steps to see how the back button interaction incorrectly reopens the settings window. Check for any lingering modal state or incorrect route history handling.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- react, typescript
- 领域
- frontend
- Issue 类型
- 缺陷
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 40/100