You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Pressure Sore popup does not close when clicked outside
To Reproduce
Steps to reproduce the behavior:
Go to a patient's consultation dashboard
Open the "Pressure Sore" tab
Open a popup and attempt to click outside
Expected behavior
The popup should close onBlur/click outside.
Consider using headlessui's Popover component instead which would out of the box handle onBlur/click outside (and for consistent behaviour across other popover usages)
Screenshots
The text was updated successfully, but these errors were encountered:
Describe the bug
Pressure Sore popup does not close when clicked outside
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The popup should close onBlur/click outside.
Consider using headlessui's Popover component instead which would out of the box handle onBlur/click outside (and for consistent behaviour across other popover usages)
Screenshots
The text was updated successfully, but these errors were encountered: