This MR tries to remove some tricks that are happening, inside modal.js. Instead of listen over modal click events, it delegates the listener to the backdrop already existing click callback.
-
Get opinions from css-team & accessibility expert
This MR tries to remove some tricks that are happening, inside modal.js. Instead of listen over modal click events, it delegates the listener to the backdrop already existing click callback.