koji
koji
@NimishKashyap Did you solve the issue? If not, this might be useful. Here is my CodeSandbox https://codesandbox.io/s/jolly-morning-m9f3p?file=/src/components/MyComponent.js
Hi @hugolgst, Would you like to have `Japanese`? If so, could you do what you did for doutuiya to me?
- [x] fix check-js errors (merge edge)
- [x] resolve conflicts
- [x] fix check-js errors
This isn't an issue since the case in this ticket is an edge case. Basically, users use `connect to a robot via IP address` to detect a robot that isn't...
- [x] make Tooltip stories work - [x] when hovering a button - [x] when clicking a button
- [x] address pr comment
- suggested solution for the first one `current` ```ts const sortOverflowWrapperRef = useOnClickOutside({ onClickOutside: () => setShowSortByMenu(false), }) as React.RefObject ``` `suggested` ```ts const sortOverflowWrapperRef = useOnClickOutside({ onClickOutside: () =>...
- [x] use COLORS const instead of hexcode