Skip to content

Remove new tag from listings (JOB-5)#4

Draft
jmansfield wants to merge 1 commit into
masterfrom
cursor/remove-new-tag-19d5
Draft

Remove new tag from listings (JOB-5)#4
jmansfield wants to merge 1 commit into
masterfrom
cursor/remove-new-tag-19d5

Conversation

@jmansfield

Copy link
Copy Markdown
Owner

Summary

Removes the onsale (new) tag from all vacation listing items across the jQuery exercises, resolving JOB-5.

Changes

  • Exercises 04–08 HTML: Removed the onsale class from all <li class="vacation onsale"> elements (5 files)
  • Exercise 07 HTML: Removed the "On Sale Now" filter button since there are no longer any onsale listings to filter
  • Exercise 07 JS: Removed the onsale filter click event handler from application.js

The expiring class and its associated filter button/handler were left intact as they serve a different purpose.

Linear Issue: JOB-5

Open in Web Open in Cursor 

- Remove onsale class from all vacation listing <li> elements in exercises 04-08
- Remove 'On Sale Now' filter button from exercise 07 HTML
- Remove onsale filter click handler from exercise 07 application.js
- Keep expiring class and its filter button/handler intact

Resolves JOB-5

Co-authored-by: James Mansfield <james.mansfield@gmail.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.

2 participants