petrbroz / bim360-issue-editor

Prototype application for bulk-editing BIM 360 issues using Autodesk Forge APIs.
https://bim360-issue-editor.autodesk.io
MIT License
9 stars 11 forks source link

the popup dialog of attachment and comments cannot disappear until refreshing the page #3

Closed xiaodongliang closed 4 years ago

xiaodongliang commented 4 years ago

The dialog is docked on top of the screen, even the the mouse focus swifts. maybe adding a close button?

Screen Shot 2019-11-07 at 7 32 41 PM
petrbroz commented 4 years ago

With the default behavior, the popovers can be closed by clicking on the button again. I do agree that this isn't very intuitive, though. Let me add an explicit close button there as well.