Hacker News new | ask | show | jobs
by MDTHLN 1330 days ago
> I have not reached the point of why aria label is code smell before giving up

The main point was that they often see it used to label non-interactive elements, when it should only be used for interactive elements. It's a useful point to make, but that's not a code smell, that's faulty code.

The author should have chosen a better title, e.g. "Think twice before using aria-label".

1 comments

Thank you very much for me tldr!