Skip to content

Conversation

chug2k
Copy link
Contributor

@chug2k chug2k commented Jan 8, 2021

👋! GitHub Classroom created this pull request as a place for your teacher to leave feedback on your work. It will update automatically. Don’t close or merge this pull request, unless you’re instructed to do so by your teacher.

In this pull request, your teacher can leave comments and feedback on your code. Click the Subscribe button to be notified if that happens.

Click the Files changed or Commits tab to see all of the changes pushed to main since the assignment started. Your teacher can see this too.

Notes for teachers

Use this PR to leave feedback. Here are some tips:

  • Click the Files changed tab to see all of the changes pushed to main since the assignment started. To leave comments on specific lines of code, put your cursor over a line of code and click the blue + (plus sign). To learn more about comments, read “Commenting on a pull request”.
  • Click the Commits tab to see the commits pushed to main. Click a commit to see specific changes.
  • If you turned on autograding, then click the Checks tab to see the results.
  • This page is an overview. It shows commits, line comments, and general comments. You can leave a general comment below.

For more information about this pull request, read “Leaving assignment feedback in GitHub”.

Subscribed: @nngocjade @tuanle291100 @lethang7794 @halemmy @legobitna

lethang7794 and others added 27 commits January 8, 2021 16:57
- Only render the issues list if it has something (Will prevent error when trying to map empty list).
- Add initial state for searchTerm to match with what is showing.
- Simplify error print to console when there's a error when fetching data.
commit c44ed18
Author: Thang Le Quang <[email protected]>
Date:   Sun Jan 10 00:47:07 2021 +0700

    Add fuzzy matching (optional feature #4)

commit d95986b
Author: Thang Le Quang <[email protected]>
Date:   Sat Jan 9 23:59:16 2021 +0700

    Add basic loading indicator

commit 493fc9b
Author: Thang Le Quang <[email protected]>
Date:   Sat Jan 9 23:57:31 2021 +0700

    Add some callbacks to prevent bugs

    - Only render the issues list if it has something (Will prevent error when trying to map empty list).
    - Add initial state for searchTerm to match with what is showing.
    - Simplify error print to console when there's a error when fetching data.
…to overflow:scroll, and added other minor changes
- The issue's title will have the same style as app's title.
- Use BEM methodology http://getbem.com/
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.

4 participants