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

LONDON| DONARA BLANC | TV PROJECT SHOW | LEVEL 500 #8

Merged
merged 4 commits into from
Jan 17, 2025
Merged

Conversation

donarbl
Copy link
Owner

@donarbl donarbl commented Jan 17, 2025

No description provided.

@donarbl donarbl merged commit e3580f0 into main Jan 17, 2025
Copy link

netlify bot commented Jan 17, 2025

Deploy Preview for cyf-donarbl-tv ready!

Name Link
🔨 Latest commit 5d7e506
🔍 Latest deploy log https://app.netlify.com/sites/cyf-donarbl-tv/deploys/678ac8c5cb8c390008f26039
😎 Deploy Preview https://deploy-preview-8--cyf-donarbl-tv.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

@SallyMcGrath SallyMcGrath left a comment

Choose a reason for hiding this comment

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

Just taking a little look to get your step reviewed! 👋

<option value="">Select a Show</option>
</select>
<div id="episode-controls" style="display: none;">
<input type="text" id="episode-search" placeholder="Search episodes..." />

Choose a reason for hiding this comment

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

These inputs do not have associated labels, so this front end does not score 100 on Lighthouse. Please do always associate form controls with labels so your interface can function correctly.

<div class="container">
<p>&copy; 2024 TV Series Episodes. All rights reserved.</p>
<p>&copy; 2025 TV Series Shows and Episodes. All rights reserved.</p>

Choose a reason for hiding this comment

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

I think this should be for TV Maze, the copyright.

</article>`;
}

function renderShows(showsToDisplay) {
const showsGrid = document.getElementById('shows-grid');

Choose a reason for hiding this comment

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

What are the risks of innerHTML? Why does the prep content not use this strategy?

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