orchidsoftware / orchidsoftware/platform
Modal backdrop not dissapear
Open
@tabuna is already working on this.
Since Jun 22, 2022.
Errors
- Dominant language
- PHP
- Stars
- 4.8k
- Forks
- 663
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 7
Description
Describe the bug
Bug in Cropper::make('avatar') and modal-window
Laravel 9 with orchid.js
To Reproduce
Steps to reproduce the behavior:
- click on actions->edit record (modal is open)
- select browse image->open cropper tool
- click outside modal and modal-backdrop not dissapear
Screenshots
- open edit record and modal-backdrop was added https://i.imgur.com/0KWy7Iw.png
- after browse image open cropper and another modal-backdrop was added https://i.imgur.com/1WyfgSJ.png
- click on backdrop https://i.imgur.com/OL4mids.png
- not dissapear https://i.imgur.com/0cpf7Wu.png
- because when i click on backdrop remove only one backdrop of two https://i.imgur.com/iHNIDYR.png
Desktop (please complete the following information):
- OS: win10
- Browser Chrome
- Version Latest
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.