-
# Bug Report
#### What is the expected behavior?
It should not show any error in terminal after running universal server and should render server side rendered page content that can be verified in…
-
Hi,
When setting `selectedValues` to an empty array for a multi-select control there is a type error (attempt to access property text on undefined).
I was trying to bind it to a property that wi…
-
Going to the demo page for Multiselect and typing 'aaa' into the first example field and pressing return should result in in 'aaa' being added, but it looks like maybe the focused list element gets ad…
-
> **HAVE YOU ALREADY SEARCHED FOR SIMILAR ISSUES? PLEASE HELP US OUT AND DOUBLE-CHECK FIRST!**
> **ALSO, PLEASE DON'T BE THAT PERSON WHO DELETES THIS TEMPLATE. IT'S HERE FOR A REASON.**
> **THAN…
-
## Actual Behavior
ESLint doesn't work
I have two properties on my .eslintrc that are breaking my setup
````json
"react/jsx-no-bind": [
2,
{
"ignoreRefs": false,
"allowArrowFun…
-
Hi there,
I want to select one value by default. Below is my code. Please help me it's urgent.
`const benefit = [
{label: "High Trust", value: "High Trust"},
{label: "Low Trust", value: "L…
-
#### Category
- [ ] Question
- [x] Bug
- [ ] Enhancement
#### Expected or Desired Behavior
A dropdown used within the toolpane should show the value that has been selected by the user after cli…
-
Latest wireframes:
![image](https://user-images.githubusercontent.com/15656538/40132256-3be78b34-5934-11e8-8738-73c791371746.png)
[requirements here](https://github.com/elifesciences/elife-xpub/is…
g-sam updated
6 years ago
-
# Issue Description
This is the general direction of the upcoming enhancements to the Select component. This tech-design will be updated as discussions evolve.
### Third-Party Select Components …
-
Currently there are only 5 options for the filter cells: `text`, `boolean`, `numeric`, `date` and disabled filtering for the column.
The user should be able to customize the filter cells similar to…