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

Practice app/frontend/categories page 204 #205

Merged
merged 7 commits into from
May 19, 2022

Conversation

mbatuhancelik
Copy link
Contributor

As mentioned in #204, frontend page for categories is implemented and ready to be used.

@mbatuhancelik mbatuhancelik linked an issue May 17, 2022 that may be closed by this pull request
4 tasks
@mbatuhancelik mbatuhancelik self-assigned this May 17, 2022
Copy link
Contributor

@xltvy xltvy left a comment

Choose a reason for hiding this comment

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

After running the code in my local, I have observed that when entering an invalid category in Add Category field, the category is added as undefined. I think it should show an error and do not add anything to the categories list.

Besides that I think everything looks amazing, good work!

@mbatuhancelik mbatuhancelik marked this pull request as draft May 18, 2022 06:45
@mbatuhancelik
Copy link
Contributor Author

I solved the problem and added suggesting feature property to the categories.
I believe it is ready for another review now.

@mbatuhancelik mbatuhancelik marked this pull request as ready for review May 18, 2022 11:35
@mbatuhancelik mbatuhancelik requested review from bahricanyesil and removed request for onurkomurcu May 19, 2022 07:35
Copy link
Contributor

@bahricanyesil bahricanyesil left a comment

Choose a reason for hiding this comment

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

I reviewed the whole work you did. I fetched and pulled the branch on my local repo. Then, I tested the functionalities. I encountered with the error about two way suggestions (suggesting sport when written sports and vice versa). @mbatuhancelik solved this problem with the latest commit. Currently, I couldn't see anyother problem and the functionality works as expected. I am approving the PR and merging it to the master branch.

@bahricanyesil bahricanyesil merged commit 6d9738f into master May 19, 2022
@bahricanyesil bahricanyesil deleted the practice-app/frontend/categories-page-204 branch May 19, 2022 08:54
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.

Frontend for the Categories
3 participants