Hacker News new | past | comments | ask | show | jobs | submit login
[flagged]
shoplr on April 10, 2023 | hide | past | favorite



> If thse are DIV what they hell are you setting tabindex — a value for focusable elements — on them for?

Seems to be because in the original example each of the divs have an 'onClick' assigned to them, so 'tabindex' is the right way to make them focusable by a keyboard user.

          <v-list-item @click="method">
            <v-list-item-title>Option 1</v-list-item-title>
          </v-list-item>


The actual title is "Vuetify, More Proof Framework Are Ignorant Of HTML Basics."


> framework developers do not know enough about HTML or CSS to be writing either!

This is an insultingly poor opinion to hold of your peers.


Why is this guy so angry?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: