-
-
Notifications
You must be signed in to change notification settings - Fork 88
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
Add widget to display the latest obtained grade #179
Add widget to display the latest obtained grade #179
Conversation
On the homepage, the widget now displays the last obtained grade.
Replaced the widget icon from a book (Book) to a pie chart (PieChart). In case of unavailable grade comments (e.g., Spanish: Semester 1 Evaluation), the subject name is displayed immediately.
…scale - Updated the `LastGradeWidget` component to always display the note value in black. - Maintained the original color for the grading scale. - Adjusted styles to ensure consistent appearance across different note percentages.
C'est très joli mais pourquoi une différence de circle background entre le Widget et le la vue classique ? |
Genre au niveau de la taille du widget ? Je devrais uniformiser le tout ? Jsp j'ai fait comme j'ai senti honnêtement. Si il faut que j'uniformise dis le moi ! |
Ah ok çaaaa... |
Updating. Correction pour compatibilité avec le mode sombre et pour garantir une logique complète même sans l'utilisation des pourcentages de note Co-authored-by: Raphaël <[email protected]>
@tom-theret corrigé !
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Et je pense que vu que ça touche à l'UI il faudrait aussi une review de @ecnivtwelve en plus de tout le monde... jsp... |
Mise à jour de l'affichage (by @Gabriel29306)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LTGM
J'ai apporté quelques modifs pour améliorer l'affichage du widget, sinon c'est très bien ! |
🚀 Nouvelle Pull Request
Checklist d'avant pull request
TODO
(aka des annotations pour du code manquant) dans vos modificationsChangelogs proposés
LastGradeWidget
component to always display the subject name instead of the grade comment, regardless of the situation.Informations supplémentaires
Capture d'écran de la modification