-
Notifications
You must be signed in to change notification settings - Fork 0
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
- CRUD forms tweaks #45
Conversation
# Conflicts: # resources/js/Pages/Dashboard/Student/Index.vue # resources/js/Shared/Components/EmptyState.vue
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.
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.
- On mobile the changing password form is too small.
I check this on iPhone SE resolution.
- On mobile the search is too narrow.
I check this on iPhone SE resolution.
- When I add a student with a really big index number, on the index view I see that the index number is in scientific notation.
- On edit semester form the validation message on field name is not translated correclty.
With number 4 its my fault |
@EwelinaSkrzypacz , let's worry about responsivnessof dashboard later. |
Another series of tweaks: