codemarka / codemarka/codemarka-client
Clicking Outside The preview modal does not Close it
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
# 🐛 bug report
## Preflight Checklist
- [x ] I have read the [Contributing Guidelines][contributing] for this project.
- [x ] I agree to follow the [Code of Conduct][code_of_conduct] that this project
adheres to.
- [x ] I have searched the issue tracker for an issue that matches the one I want
to file, without success.
## Description of the problem
Clicking Outside The preview modal does not Close the modal.
## How has this issue affected you? What are you trying to accomplish?
It's a good UX to close modals when clicked outside of it's content area.
### To Reproduce
Open the preview modal and click outside.
### Link to sandbox: [link]() (optional)
### Your Environment
| Software | Name/Version |
| ---------------- | ------------ |
| Codemarka | |
| Browser | Chrome |
| Operating System | Windows |
[code_of_conduct]: https://github.com/codemarka/codemarka-client/blob/main/CODE_OF_CONDUCT.md
[contributing]: https://github.com/codemarka/codemarka-client/blob/main/CONTRIBUTING.md
Contributor guide
Assessment
This issue has not been assessed yet.