-
Notifications
You must be signed in to change notification settings - Fork 8
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
Highlight personal token rollcall + sort rollcall #1640
Highlight personal token rollcall + sort rollcall #1640
Conversation
…-nico-sorted-attendee-list
…st' into work-fe1-dmassonn-highlight-personal-token-rollcall
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.
In general, I do not see any visual feedback on the UI when the list is not listed. Is it not one of the goal of this PR too ?
I think that the warning is not sufficient, since almost nobody logs its terminal.
Co-authored-by: MeKHell <42808302+MeKHell@users.noreply.github.com>
[PoP - Be2-Scala] Kudos, SonarCloud Quality Gate passed! |
[PoP - Fe2-Android] Kudos, SonarCloud Quality Gate passed! |
[PoP - Fe1-Web] SonarCloud Quality Gate failed. |
[PoP - Be1-Go] Kudos, SonarCloud Quality Gate passed! |
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!
No worries for the computational complexity flag of SonarCloud, it don't think it makes sense to change this constructor.
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
This PR adds the changes of @Tyratox to make sure that the list is sorted when sending it to the back-end, currently if it is not the case when receiving a non sorted list, it just creates a warning. Later when back-end will make sure it is sorted, we could make it throw if it is not sorted.
This PR also highlights personal token, to make it easier for the user to know his token and also if he is in the current roll call, currently it looks like this (in light blue being my token):