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

#50 - CRUD for schools frontend #104

Open
wants to merge 113 commits into
base: main
Choose a base branch
from
Open

Conversation

AmonDeShir
Copy link
Collaborator

@AmonDeShir AmonDeShir commented Nov 9, 2024

Should close #11 and close #50 and close #113.

PC

image

Mobile

image

AmonDeShir and others added 30 commits October 21, 2024 12:50
Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Choose a reason for hiding this comment

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

  1. Please work on empty state, because now it looks... sad

image

  1. When I fill search I have to click on magnifying glass or press Enter - I think this serach should work without clicking - when user enters the text, it should search with some delay

  2. I believe it should be "nazwa"

image

  1. Please fix warnings in console

image

  1. When I click "x" icon nothing happens

@EwelinaSkrzypacz
Copy link
Member

Conflicts :(

@AmonDeShir
Copy link
Collaborator Author

AmonDeShir commented Nov 26, 2024

  1. Please work on empty state, because now it looks... sad

Fixed.

  1. When I fill search I have to click on magnifying glass or press Enter - I think this serach should work without clicking - when user enters the text, it should search with some delay

Fixed.

  1. I believe it should be "nazwa"

Fixed.

  1. Please fix warnings in console

Fixed.

  1. When I click "x" icon nothing happens

Fixed.

Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Choose a reason for hiding this comment

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

  1. When I click this button ✔️ (in creating school form) I see 404 error.

  2. Please fix warning in console

image

resources/js/Pages/Admin/Quizzes.vue Outdated Show resolved Hide resolved
resources/js/components/Crud/CrudPage.vue Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Pagination, Sorting, Search, and Filtering CRUD for schools - Frontend CRUD for schools
3 participants