amgoodfellow / reactjs-calendar

A new version of the react calendar. One that uses webpack 2, and is made with ADA compliance in mind
Apache License 2.0
3 stars 3 forks source link

Migrate to Confirmation Dialog instead of Menu #42

Closed kdjohnson closed 7 years ago

amgoodfellow commented 7 years ago
A little explanation for this:

I don't really like the confirmation dialog instead of the menu, but as things currently stand, when a popover menu is put into uPortal (which will hopefully be a big user of this project), it floats over content when scrolling. It doesn't stay anchored to it's element correctly. Hopefully this will be fixed as the Material-UI v1 becomes more mature. Until that time, we'll switch to a confirmation dialog which is functionally similar, if a little bit un-intuitive.