hypothesis / hypothesis/annotation-ui
Move logic from `observeElementSize` utility into `Excerpt`
Open
- Dominant language
- JavaScript
- Stars
- 4
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The `observeElementSize` utility was brought from the client, where it was originally more complex before `ResizeObserver` was broadly supported.
Now it's simple enough that we could just move it to `Excerpt` and test it from there.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.