MarcosEllys/awesome-newman-html-template

Links not working

Closed this issue · 16 comments

Hi,

I am using your HBS file in my project and able to generate the test report. I am facing an issue while clicking on the API name to view the details. It is not giving details page, can you please help what I am missing here.

image

I tried in IE, Chrome and Firefox..same behavior

Thanks i will verify

Any update Marcos???

Yeah, I made some tests here and works perfectly,i don't understand this behavior with your tests, my template uses bootstrap framework likes default template.

Could you run your tests with default template, and if collapse test don't works there are some error with browsers.

The command to run newman with default template is:
newman run -e my.environment.json --reporters cli,html --reporter-html-export nice_report.html my.collection.json

No, bootstrap is already include in the template :)

Mate I tried running by default template and collapsible pannel worked perfectly, when I switched to yours its again broken.

Hey man, i made a few changes, could you test now with my template?

No my friend..all links and clicks are not working.. :(..not sure what setting at my end casuing this..

image

Ok, well, it's a bit funny but i cannot understand this behavior, then could you to make more one test?

Please, verify if this collapse code work's well -> https://codepen.io/HelloLeeChan/pen/gaqbrq

If it works i can change my template and help you :)

Yes the collapsible panels in the link are working for me. Appreciate if u can align ur template according to this code.

image

Hey, any update?

Tonight I added the aria-expanded property, which was the only property that was not present

Do u want me to try template u have?

Finally worked mae. thank you very much for your support..

It was a pleasure, in the next days i will improve the style