Closed josephdlawson21 closed 5 years ago
Sorry we misunderstood the situation yesterday. I think for this we should update the package-lock.json since the package.json is actually changing. It's a shame we have to add a whole new lib just for this one component. You said semantic-ui-react has an issue for this. Maybe we can link this lib in there. It may help them along.
Other than that, the style doesn't match ours, but that can probably be tweaked later.
From what I can see, an inaccurate p-l is the reason the tests are failing. Which may be another note to add to #929.
@turnerhayes , @dylanesque , or anyone else, this one needs to be taken up and completed.
Taken over by #1034
This is my solution to issue #892. there was an issue with Semantic UI and i replaced the Dropdown component with the react-select package. had to make a new callback because the data returned from the dropdown was different.