Skip to content

Commit

Permalink
chore(select): remove fixed todo
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 612439510
  • Loading branch information
asyncLiz authored and copybara-github committed Mar 4, 2024
1 parent c3d303e commit 41bfda8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion select/internal/select.ts
Original file line number Diff line number Diff line change
Expand Up @@ -382,7 +382,6 @@ export abstract class Select extends selectBaseClass {
}

private renderField() {
// TODO(b/290078041): add aria-label/describedby
return staticHtml`
<${this.fieldTag}
aria-haspopup="listbox"
Expand Down

0 comments on commit 41bfda8

Please sign in to comment.