-
Notifications
You must be signed in to change notification settings - Fork 21
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
Important notes (Dashboard Widget) #1297
Conversation
Deployed to https://test-deployment-pr-1297.herokuapp.com/ |
Deployed to https://test-deployment-pr-1297.herokuapp.com/ |
...app/child-dev-project/notes/dashboard-widgets/important-notes/important-notes.component.html
Show resolved
Hide resolved
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.
Only review UI so far: I like how this looks and works overall 😃
Are the notes sorted by anything? Maybe by date makes sense?
Possibly could also indicate somehow whether it's "Urgent" or only "Needs Followup"
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
All issues should be fixed now. I have also re-introduced the color as background since different notes can have a different color (red or orange) |
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.
Looks solid now @sleidig can you give a last UX review? I am still struggling a little with the very strong red color on all the warning notes.
src/app/child-dev-project/notes/dashboard-widgets/important-notes/important-notes.component.ts
Outdated
Show resolved
Hide resolved
Very much like the widget overall. I do agree about the color being a bit overwhelming though. How about using the less heavy styling we have on the "record attendance" view, something like this: @TheSlimvReal I think you did the technical code review? I didn't look closer at that yet. |
# Conflicts: # src/app/utils/utils.ts
I very much like the idea of having a more subtle hint instead of changing the whole background color. What do you think about the following? Though this is not more than a potential alternative; I don't have any strong opinions on either design. |
This reverts commit fe59e66.
# Conflicts: # src/assets/locale/messages.de.xlf # src/assets/locale/messages.fr.xlf # src/assets/locale/messages.xlf
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
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.
Nice work, I like where we got with this and I think a lot of organisations can use this
🎉 This PR is included in version 3.11.0-master.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 3.11.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
see issue: #1238
Visible/Frontend Changes