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: non-filterable item

See original GitHub issue

I’ll like to have an option to avoid filter a item from the list

I’m using the creatable option, but I want to add an aditional option that will be always available in the list

- Option 1
- Option 2
---
- Add "Text"
- Create and Edit

I need to always show the Create and Edit option, so I was thinking in something like this:

<AutoCompleteItem
  value="createAndEdit"
  textTransform="capitalize"
  alwaysShow
>
create and edit
</AutoCompleteItem>

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
anubra266commented, May 31, 2021

For the purpose of reusabilty, I won’t be adding the fixed prop. I’ll instead export a FixedItem component

1reaction
gepdcommented, May 31, 2021

I think fixed is better, thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Feature Requests: What are they and how to manage them
Feature requests are a form of product feedback you may frequently encounter as a SaaS product manager. They typically come in the form...
Read more >
How To Manage Feature Requests [Template included]
The best way to categorize feature requests is by considering how they change the functionality of the product. A feature request either ...
Read more >
Feature Request Management - Canny
Feature request software helps you make informed product decisions. Understand what your customers want so you can build the most impactful features.
Read more >
What Is a Feature Request? Definition and Examples - Airfocus
A feature request is a comment, message, or ask from a user to implement a specific feature into your product. Feature requests can...
Read more >
7 Useful Tips to Manage Feature Requests - Craft.io
Feature requests can provide product managers with great ideas for product improvement, but they must be managed correctly. Here are our top tips....
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