Skip to content

Conversation

@KaelWD
Copy link
Member

@KaelWD KaelWD commented May 22, 2025

Description

closes #4059

Markup:

<template>
  <v-app>
    <v-container>
      <v-autocomplete
        :items="['California', 'Colorado', 'Florida', 'Georgia', 'Texas', 'Wyoming', '1', '2', '3', '4', '5', '6', '7', '8']"
        label="Autocomplete"
        hide-no-data
      />
    </v-container>
  </v-app>
</template>

@KaelWD KaelWD self-assigned this May 22, 2025
@KaelWD KaelWD added T: enhancement Functionality that enhances existing features a11y Accessibility issue C: VSelect C: VCombobox C: VAutocomplete labels May 22, 2025
@KaelWD KaelWD force-pushed the dev branch 2 times, most recently from 6331ca7 to 564ccc8 Compare September 10, 2025 13:29
@J-Sek J-Sek force-pushed the dev branch 3 times, most recently from a7fa817 to 2e2cddb Compare October 8, 2025 15:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a11y Accessibility issue C: VAutocomplete C: VCombobox C: VSelect T: enhancement Functionality that enhances existing features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant