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

[3pt] - Add comments counter - Student B #5

Open
mershark opened this issue Jul 31, 2023 · 0 comments · Fixed by #23
Open

[3pt] - Add comments counter - Student B #5

mershark opened this issue Jul 31, 2023 · 0 comments · Fixed by #23

Comments

@mershark
Copy link
Owner

Even if the API gives you the number of comments you will create a specific function to calculate it.

Make sure that the correct number is displayed on the Comments pop up.

Respect the following rules:

  • Each counter should be implemented as a separate module.
  • A counter function should look for specific DOM elements (e.g. for the comments counter it should look for comments) and make the counting based on what is actually displayed on the page.
  • A counter function should cover all the edge cases you can think about.
@hamidazim321 hamidazim321 moved this from In progress to In review in [COPY] [TEMPLATE] JavaScript Group Capstone Jul 31, 2023
@mershark mershark linked a pull request Aug 1, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

2 participants