sarahp16 / agile_group_project

0 stars 0 forks source link

Fade in for New Questions in Quest Game #16

Open cimi03 opened 3 months ago

cimi03 commented 3 months ago

Hey Guys,

Having an issue with a fade-in effect in the quest game. I am trying to have the fade-in operational only when the next question is rendered, however currently it fades-in whenever any content is rendered. I thought about adding a question function to routes and listening for the function in the html, but I feel there might be a simpler way. Let me know your thoughts.

Nina

sarahp16 commented 3 months ago

Hey,

Having issues implementing the two route framework for the app. I think we would have to rewrite the quest route so it isn't as dependent on the steps prior, making it easier for your function to listen to when the input is changed.

Sarah