question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[Feature Request] Update documentation of Select to remove outdated/not-working props

See original GitHub issue

Problem to solve

The docs for Select refer to use of the following props:

  • browser-autocomplete
  • filter
  • search-input

which seem to make sense for Autocomplete component only. Also search-input refers to use of autocomplete prop which is not documented and the use of which is deprecated

Proposed solution

Remove the props

  • browser-autocomplete
  • filter
  • search-input

from the docs

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (8 by maintainers)

github_iconTop GitHub Comments

1reaction
MajesticPotatoecommented, Mar 22, 2019

filter removed in 5f5db93

1reaction
KaelWDcommented, Mar 22, 2019

Filter only applies when there’s search active, so it does nothing for v-select.

Read more comments on GitHub >

github_iconTop Results From Across the Web

[Feature Request] Update documentation for Autocomplete
Problem to solve Description for search-input option in v-autocomplete is invalid Bound when using the autocomplete prop.
Read more >
Feature Requests - Jamf Nation Community
First of all, thanks to everyone for the feature requests, both on this list ... We'll update our documentation to reflect this information....
Read more >
Upgrade guide for v2 - React Select
React-select v2 is a complete rewrite, and includes some major changes: The architecture has been cleaned up; Many redundant props have been removed...
Read more >
Feature Requests - ReadMe Documentation
Have an idea for a new feature? Let us know by submitting to our planning board. Share your email address when you create...
Read more >
Implementation of New Features Policy | Atlassian Support
When a new feature or improvement is scheduled, we'll update the fix version on the relevant Jira issue to indicate the earliest product ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found