OlliL / moneyjinn-client

BSD 2-Clause "Simplified" License
2 stars 0 forks source link

Replace SelectStandard with input field + Dropdown #54

Open OlliL opened 6 days ago

OlliL commented 6 days ago

Currently SelectStandard is a regular HTML select Element. Try replacing this with an input field

testbed: https://stackblitz.com/edit/suk19e-cu8qtu?file=index.html

OlliL commented 5 days ago

Bootstrap keydown eventhandler is currently preventing the following 2 points