Unable to Copy or Select the Pills under Controls Tab via developer tools
We noticed that the pills cannot be highlighted through Inspect Element(developer tools), as they appear as an image due to being implemented with the <li> tag. If they could be changed to use the <button> tag instead, it would be greatly appreciated. We facing issues only on the pills under Controls Tab. I will attach…