It might not be exactly what you asked for, but it might solve your problem in an alternative way.
Ask HN: Is there a tool / product that enables commenting on HTML elements?
31–40 of 61 posts
Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#32Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#33Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#34Drop me a message if you want any help!
Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#35Does Genius Web Annotator still work? I used it years ago and found it pretty handy: https://genius.com/web-annotator
I've built conoteapp.com in a similar spirit.
Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#36Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#37If you have concerns about UX I'd have thought you should be commenting at the design level rather than leaving it until things have got to the stage where they've been developed to the point where there's HTML to talk about.
Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#38Re: Ask HN: Is there a tool / product that enables commenting on HTML elements?
#39If you have concerns about UX I'd have thought you should be commenting at the design level rather than leaving it until things have got to the stage where they've been developed to the point where there's HTML to talk about.
Even technically-proficient major stakeholders (for example, managers and testers) seldom offer much in the way of feedback, early in the project.
I have learned to write my applications in a manner that affords “hands-on” testing, as early as possible, and I use techniques that allow a lot of pivoting.
I wrote the following comment, in an earlier thread[0] where I discuss this approach.