wave icon indicating copy to clipboard operation
wave copied to clipboard

Remove react-tether positioning library

Open JanHamara opened this issue 2 years ago • 0 comments

Describe the feature you'd like

Based on RFC #217 - we have decided to replace react-tether positioning engine with react-popper

Describe alternatives you've considered

@floating-ui/react-dom - Discussion also on #217

What changes need to be done

  • [x] Refactor Tooltip component to use react-popper
  • [ ] Refactor Datepicker component to use react-popper (possibly reuse Popover component for Datepicker)
  • [ ] Remove react-tether dependency from the project

JanHamara avatar May 27 '22 12:05 JanHamara