Datawheel / canon

Reusable React environment and components for creating visualization engines.
GNU General Public License v3.0
27 stars 7 forks source link

simplify & focus with current FocusTrap mantine component #1390

Closed walbuc closed 6 months ago

walbuc commented 6 months ago

After testing with the latest release I found a weird focus behavior. The usefocus hook conflicted with the FocusTrap mantine component. So I opted in to use the current mantine implementation and found a simpler and elegant solution, that solves the input focus issue.