Ko Ko Zin

Results 55 comments of Ko Ko Zin

@devopg Is `semantic-ui-css` successfully installed in `node_modules` directory? Does Vue know to look `fomantic-ui-css` in `node_modules` directory when importing? I'm not Vue user, so I don't know how Vue handles...

@devopg Then, you're posting irrelevant issue here. The original issue is about the failing of installing FUI with latest npm and yarn versions. However, I've created a Vue [sandbox](https://codesandbox.io/s/fomantic-ui-css-qmuku) with...

@devopg Please create a discussion for your issue [here](https://github.com/fomantic/Fomantic-UI/discussions).

As far as I tested, it doesn't work with node version 15.0.0 and above. All prior versions (12, 13, 14) work. ![fui-npm](https://user-images.githubusercontent.com/930315/106264408-ff4d5d80-6253-11eb-8a7c-00968f23f226.gif)

@lubber-de It's been too long for not replying. Should I take over or would you like to finish with your reviews?

You can use horizontal list to get such kind of layout. https://jsfiddle.net/ko2in/p1r5vz2y/

@dutrieux Not yet any fix at the moment. You can reset the scroll position with the callback ```onHide```. Here is the example [fiddle](https://jsfiddle.net/ko2in/1tg2qcv4/).

I think what @digi604 and @elibolonur said is valid and make sense. The `minDate` shouldn't override the actual input value if it was set. It should only restrict while picking...

> Conflict. What kind of conflict are we talking about?

@yoyo837 I was mistakenly committed into the master branch. I've submitted another [PR](https://github.com/react-component/picker/pull/682) with different branch. Please kindly check.