Skip to content

ITP_JAN_25 | HASAN DEMIROZ | Data-Flows | Book-Library #217

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

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

Conversation

hasandemiroz
Copy link

Learners, PR Template

Self checklist

  • I have committed my files one by one, on purpose, and for a reason
  • I have titled my PR with COHORT_NAME | FIRST_NAME LAST_NAME | REPO_NAME | WEEK
  • I have tested my changes
  • My changes follow the style guide
  • My changes meet the requirements of this task

Changelist

Briefly explain your PR.

Questions

Ask any questions you have for your reviewer.

Copy link
Contributor

@cjyuan cjyuan left a comment

Choose a reason for hiding this comment

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

According to https://validator.w3.org/, there are errors in your index.html. Can you fix these errors?

  • Line 69:

    • The current method of assigning book titles to HTML elements can cause display issues if a book title contains special character sequences such as <i>.
  • Lines 75, 88:

    • Are the values assigned to these id attributes unique?

    • Is there any need to assign an id attribute to either buttons?

    • Can you suggest a more consistent naming convention for the variables representing the two buttons, currently named changeBut and delButton?

@cjyuan cjyuan added the Reviewed Volunteer to add when completing a review label Apr 23, 2025
@cjyuan
Copy link
Contributor

cjyuan commented Apr 23, 2025

Changes look good.

@cjyuan cjyuan added Complete Volunteer to add when work is complete and review comments have been addressed and removed Reviewed Volunteer to add when completing a review labels Apr 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complete Volunteer to add when work is complete and review comments have been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants