Build an RPG Creature Search App Project - Build an RPG Creature Search App

Tell us what’s happening:

test:20. When the #search-input element contains a valid creature ID and the #search-button element is clicked, the UI should be filled with the correct data. how i can pass it

Your code so far

<!-- file: index.html -->

/* file: styles.css */

/* file: script.js */

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36

Challenge Information:

Build an RPG Creature Search App Project - Build an RPG Creature Search App

Welcome to the forum @Ishimwe-Kevin

If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Get Help > Ask for Help button located on the challenge.

The Ask for Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.

Happy coding

Thanks for pointing that out, Teller. I’m also working on the same project and got stuck on test 20. Just to clarify, is the test checking if the data loads correctly when a valid creature ID is entered and the search button is clicked? I think my click event is firing, but the UI isn’t updating as expected. Has anyone else run into that issue?

Hey there,

Please update the message to include your code. The code was too long to be automatically inserted by the help button.

When you enter a code, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.

You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.

See this post to find the backtick on your keyboard.
Note: Backticks (`) are not single quotes (').

hi @paddle, if you need help please create your own topic