-
This Github issue is synchronized with Zendesk:
**Ticket ID:** [#179105](https://prophotoblogs.zendesk.com/agent/tickets/179105)
**Priority:** normal
**Group:** Developers
**Requester:** steve@pro.ph…
-
This Github issue is synchronized with Zendesk:
**Ticket ID:** [#171914](https://prophotoblogs.zendesk.com/agent/tickets/171914)
**Priority:** normal
**Group:** Developers
**Requester:** steve@pro.ph…
-
- `downshift` version: 6.1.0
- `node` version: codesandbox
- `npm` (or `yarn`) version: codesandbox
**What you did**:
I tried to combine the [default example](https://github.com/downshift-j…
-
```
| ---> Running application from Python script (app.py) ...
-- | --
| Running DownShift version 0.0.1
| 2018-07-26 10:57:42,365 [1] INFO downshift: Checking build configs for image 'n…
-
### Expected Behavior
The dropdown input should open on click
### Actual Behavior
The dropdown sometimes doesn't open at all, you have to refresh the page on browser in order to work
-
👋🏾 Hello again! After getting around the `react-dnd` issue I described in https://github.com/atlassian/pragmatic-drag-and-drop/issues/106, I was able to use pdnd to support drag and drop in some featu…
-
Im trying to use your searchable dropdowns to create a form, it works fine on a new form but if you load one that saved partially filled I cannot seem to load the dropdown from a pre-determined value.…
-
# 🐛 Bug Report
When used inside a `shadowRoot` the `FocusScope` currently has some issues:
- Focused element will not be determined correctly as `document.activeElement` will refer …
-
I weep for the fact I put this all into one issue, but here it is:
Validate all robot software and tune required params
Must be done post-integration of all steps
Test Pre-Steps
- [x] Verify all mo…
-
Im wondering if this is a correct behaviour - if we take DOM element such as input as an example the onChange wont be called in this case.
I realize that this might be purely because onChange is as…