@Risclover
Submitted
After posting, I'm seeing that I'm getting an accessibility issue. It's complaining that I don't have even a single <h1></h1> element on my page. What should I do in this case? Because I feel like this app definitely doesn't call for an h1 element. None of the text says "h1 header" to me, and I really don't want to change one label just to satisfy the accessibility requirement.
Also, I tried to set it as an empty element, but it didn't like that and generated an additional issue, so I changed it back.
So yeah. What would you guys suggest? Thanks!