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

chore: fixed some layout issues #368

Merged
merged 6 commits into from
Apr 26, 2024
Merged

chore: fixed some layout issues #368

merged 6 commits into from
Apr 26, 2024

Conversation

EwoutV
Copy link
Contributor

@EwoutV EwoutV commented Apr 25, 2024

closes #349
closes #348

@EwoutV EwoutV added bug Something isn't working frontend Issues regarding the frontend labels Apr 25, 2024
@EwoutV EwoutV added this to the Final milestone milestone Apr 25, 2024
@EwoutV EwoutV requested review from BramMeir and francisvaut April 25, 2024 15:57
@EwoutV EwoutV self-assigned this Apr 25, 2024
Copy link
Contributor

@BramMeir BramMeir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 💪

Comment on lines 26 to 29
"noProjects": {
"student": "Geen lopende projecten gevonden voor alle ingeschreven vakken. Schrijf in op een openbaar vak met de zoekfunctie, of gebruik een uitnodiginslink van een lesgever.",
"teacher": "Geen lopende projecten gevonden voor de vakken waarvoor je lesgever bent."
},
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we also add something like this specifically for the detail page of a course, because now these are also displayed there.

"noIncomingProjects": "Geen projecten met een deadline binnen de 7 dagen.",
"noCourses": "Geen vakken beschikbaar voor dit academiejaar.",
"noCourses": "Geen vakken gevonden. Schrijf in op een openbaar vak met de zoekfunctie, of gebruik een uitnodiginslink van een lesgever.",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perhaps we should also make the distinction here between teacher/student, because now this is also shown for a teacher that has no courses.

@BramMeir BramMeir merged commit fbc59ad into development Apr 26, 2024
3 checks passed
@BramMeir BramMeir deleted the layout-fixes branch April 26, 2024 16:11
DeLany123 pushed a commit that referenced this pull request Apr 29, 2024
* chore: fixed some layout issues

* chore: project card fixes

* chore: seperated course cards

* chore: linting

* chore: changes to make bram happy

* chore: fixed translatiosn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working frontend Issues regarding the frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Frontend: fix calendar view card margin Frontend: limit toast messages in width
2 participants