ApplETS / ApplETS/Notre-Dame

Profile view does not display the current session, but the next one

Ouverte
#942 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
bug feature: Profile priority: low
Langage dominant
Dart
Étoiles
44
Forks
13
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

**Describe the bug**
If the student changes program in the next session, the profile view will display information about the next session, not the current one.

**To Reproduce**
Steps to reproduce the behavior:
1. Change program for the next session (an internship, for example)
2. Click on the profile view
3. The displayed program is the program for the next session

**Expected behavior**
The profile view should display the current session, not the last one on the list.

**Screenshots**
Screenshot_20240312-232605

**Additional context**
The fix will be in profile_view.dart in the getMainInfoCard and getCurrentProgramTile methods, we take the last program, not the current.

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

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