Skip to content
This repository has been archived by the owner on Dec 3, 2024. It is now read-only.

Request to render as a semantic list, rather than divs #313

Open
dimitridaras opened this issue Jun 6, 2024 · 0 comments
Open

Request to render as a semantic list, rather than divs #313

dimitridaras opened this issue Jun 6, 2024 · 0 comments
Labels
Feature Request Request to add a new feature Triage Issue needs to be triaged

Comments

@dimitridaras
Copy link

Is your feature request related to a problem? Please describe.
I try to keep my html semantic for accessibility reasons. The Typeahead dropdown displays a list of results, but unfortunately they are not rendered as such, rather as a list of divs

Describe the solution you'd like
I would like to have the ability to render the results as an ordered or unordered list - ol or ul

Describe alternatives you've considered
Using a different component! Forking! Writing my own!

@dimitridaras dimitridaras added Feature Request Request to add a new feature Triage Issue needs to be triaged labels Jun 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Feature Request Request to add a new feature Triage Issue needs to be triaged
Projects
None yet
Development

No branches or pull requests

1 participant