Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
XavierPaquet-Rapold opened this issue Mar 13, 2024 · 0 comments
Labels
bug Something isn't working feature: Profile Issue concerning the profile section of the application

Comments

@XavierPaquet-Rapold
Copy link
Contributor

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.

@XavierPaquet-Rapold XavierPaquet-Rapold added bug Something isn't working feature: Profile Issue concerning the profile section of the application labels Mar 13, 2024
@XavierPaquet-Rapold XavierPaquet-Rapold self-assigned this Apr 13, 2024
@XavierPaquet-Rapold XavierPaquet-Rapold moved this from Ready to In progress in Priority board Apr 13, 2024
@XavierPaquet-Rapold XavierPaquet-Rapold moved this from In progress to Backlog in Priority board Jul 23, 2024
@XavierPaquet-Rapold XavierPaquet-Rapold removed their assignment Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: Profile Issue concerning the profile section of the application
Projects
Status: Backlog
Development

No branches or pull requests

1 participant