5sControl / 5sControl/5s-frontend

[5h] bug connection settings window

Ouverte
#399 2 commentaires 0 réactions 1 personne assignée Réclamée par @AlexGurski Voir sur GitHub
bug Front
Langage dominant
TypeScript
Étoiles
3
Forks
1
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

![Image](https://github.com/5sControl/django-front/assets/113969187/ef755b2c-d4ab-47bb-987d-9b5386916042)

Guide de contribution

Ouvrir le guide de contribution

Piste de recherche

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.

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Stack technique
react, typescript
Domaine
frontend
Type d'issue
Bug
Difficulté
3/5
Temps estimé
1-2 jours
Activité
À l'abandon
Clarté
Plutôt claire
Accessibilité débutants
40/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.