issues Search Results · repo:ericgio/react-bootstrap-typeahead language:TypeScript
Filter by
696 results
(75 ms)696 results
inericgio/react-bootstrap-typeahead (press backspace or delete to remove)!-- Thanks for using react-bootstrap-typeahead and for reporting an issue! To submit a bug report, please fill out the
template below. Better yet, submit a pull request that introduces a failing test due ...
bug
printfn
- 3
- Opened on Feb 25
- #870
Describe the solution you d like Bootstrap 5.3 added support for dark-mode and color-modes:
https://getbootstrap.com/docs/5.3/customize/color-modes/
It would be nice to have this also in this component. ...
feature request
sevdog
- 3
- Opened on Dec 17, 2024
- #867
!-- Thanks for using react-bootstrap-typeahead and for reporting an issue! To submit a bug report, please fill out the
template below. Better yet, submit a pull request that introduces a failing test due ...
bug
printfn
- 2
- Opened on Dec 10, 2024
- #866
A disabled option is still selectable accepting an hint on Tab.
Version
react-bootstrap-typeahead : 6.3.2
reactstrap : 9.2.3
bootstrap : 5.3.3
react : 18.2
Sandbox: https://codesandbox.io/p/sandbox/select-disabled-options-ontab-8kq3mn?file=%2Fsrc%2FApp.tsx%3A8%2C42 ...
bug
Michele-Masciave
- 1
- Opened on Nov 11, 2024
- #865
Hello, all!
I hope this is a simple mistake in my code, but I m trying to use the renderToken callback to override the standard
token to get better styling for my dark mode application.
I ve been struggling ...
ZergyPoo
- Opened on Oct 6, 2024
- #862
The Typeahead menu is not working properly when it is rendered inside a reactstrap Modal: the menu remains open onBlur,
while in any other context it automatically closes.
Version
react-bootstrap-typeahead ...
bug
Michele-Masciave
- 1
- Opened on Sep 26, 2024
- #860
Is your feature request related to a problem? Please describe. Right now I m manipulating the content of the input with
some very obscure logic that relies on this stak overflow answer.
https://stackoverflow.com/questions/66170215/update-input-text-in-react-bootstrap-typeahead-from-javascript-react ...
feature request
Alevale
- 1
- Opened on Aug 27, 2024
- #859
ul *ngFor= let userlist of userlists
li {{userlist.name}} /li li {{userlist.phone}} /li
ul *ngFor= let account of userlists.socialAccount
li {{account}} /li
/ul
/ul
app.component.ts -----------file ...
bug
fida2013
- 2
- Opened on Aug 18, 2024
- #858
When the text inside options are too long, the first render will make the dropdown box on wrong position image
direct cause: when first render. the container calculates the translate based on width of ...
bug
xmluozp
- 1
- Opened on Jul 18, 2024
- #857
Version
6.3.2
Steps to reproduce
Typeahead
options={[ a , b , c ]}
defaultInputValue= a
clearButton
/
Expected Behavior
The clear button should be displayed if there ...
maon-fp
- 1
- Opened on May 27, 2024
- #853

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.