Vadim
Vadim
@RossCoeH I decided to fork project and add new features myself. https://github.com/vtaits/gantt-task-react This feature is already done in `dev` branch. I need some other features (critical path, comparison with base...
> > You can see an example here. > > https://d-band.github.io/gantt/ > > When you hover over the task, two circles appear: on the left side and on the right....
> @vtaits Are you still working on this fork? I see some commits Hello. I'm too busy right now. I'll want to compete it, but when I have time for...
Any progress here? There is `18.x` version of `react-is`.
I understood that `onMenuScrollToBottom` is weakness of `react-select`. It also not working with keyboard navigation and for asynchronous select. My workaround is redefine `MenuList` component. https://github.com/vtaits/react-select-async-paginate/blob/master/src/wrap-menu-list.jsx It is my decorator,...
Sorry, i was too busy. I can do it at weekend.
Hello. I haven't figured out what to do in case of an error. Stopping loading after error doesn't seem a good solution because it may be caused by a short...
@saver711 https://stackblitz.com/edit/react-ts-react-select-async-paginate-qyk6df?file=index.tsx
Type something in the input or refresh the page. I'll implement `reloadOnErrorTimeout` in the next version.
Hello. Published in `0.7.6`