Skip to content

Glasgow | Jan-26 | Alasdair MacDonald | Sprint 3 | Reading List#1041

Open
MacDonald91 wants to merge 1 commit intoCodeYourFuture:mainfrom
MacDonald91:coursework/reading-list
Open

Glasgow | Jan-26 | Alasdair MacDonald | Sprint 3 | Reading List#1041
MacDonald91 wants to merge 1 commit intoCodeYourFuture:mainfrom
MacDonald91:coursework/reading-list

Conversation

@MacDonald91
Copy link
Copy Markdown

Learners, PR Template

Self checklist

  • I have titled my PR with Region | Cohort | FirstName LastName | Sprint | Assignment Title
  • My changes meet the requirements of the task
  • I have tested my changes
  • My changes follow the style guide

Changelist

Build reading list app with dynamic rendering, images, and conditional styling.

Questions

n/a

@MacDonald91 MacDonald91 added the Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. label Mar 18, 2026
@WeiTsungCheng WeiTsungCheng added Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. and removed Needs Review Trainee to add when requesting review. PRs without this label will not be reviewed. labels Mar 30, 2026
Copy link
Copy Markdown

@WeiTsungCheng WeiTsungCheng left a comment

Choose a reason for hiding this comment

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

Correct!

img.src = book.bookCoverImage;

// IMPORTANT: ensures exact HTML match for tests
img.setAttribute("src", book.bookCoverImage);
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

img.src = book.bookCoverImage;
img.setAttribute("src", book.bookCoverImage);

why do twice?

@WeiTsungCheng WeiTsungCheng added Reviewed Volunteer to add when completing a review with trainee action still to take. and removed Review in progress This review is currently being reviewed. This label will be replaced by "Reviewed" soon. labels Mar 30, 2026
@WeiTsungCheng WeiTsungCheng self-assigned this Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Reviewed Volunteer to add when completing a review with trainee action still to take.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants