-
So when I tap on my dropdown, my statusbar changes to it's default color on android. I do not know why it does that, could someone help me please? I have added some pictures so you guys know what I me…
-
## Acceptance Criteria
* I can select a single item in a dropdown
* I can select a multiple items in a dropdown
* I can clear selection for single selects
* I can remove single items for mul…
-
We have a problem with the DropdownList (and MultiSelect) component on mobile devices when search input is used. When a user clicks on the DropdownList, the keyboard opens on a mobile device, and the …
-
### Describe the bug
When using VSCodeDropdown in React with a value property and dynamically rendered children where the children are rendered later than the value property is set, the dropdown sele…
-
> This list is a work in progress
- [ ] Refactor List component
- [ ] Implement GridView component
- [ ] Implement Floating Action Button (FAB)
- [ ] Swipe Views with Tabs ([spec](http://developer.…
Ehesp updated
8 years ago
-
**Do you want to request a *feature* or report a *bug*?** Bug
**What is the current behavior?** Getting a specific error causes the following to be logged:
```
error: bundling failed: Error: Un…
-
Can not run library on my project, because after `react-native link react-native-bottom-action-sheet` and pod install I sow strange output:
```logs
Pod installation complete! There are 38 dependen…
-
Here is the picker code on React Native (0.64) Android:
-
I'm having some trouble using this component within the guidance of the designs I'm working with and wondered if anyone had any insight. We have a pre-defined `Panel` component which I need the dropdo…
-
Platform = "iOS"
When I select a particular record form the dropdown, the selected item is not showing on the textbox ( Displaying blank field ). At the same time I triggered console.log statement …