What fresh hell is THIS now? - Patrick Lauke
_<
Modal
accessible and it was quite a challenge. There are couple of scenarios where there could be another Modal
on top of the existing Modal
and frankly I find it really painful having to make Modal
on top of the another accessible. What other pattern’s can I suggest to my designer so that we can avoid this scenario. The Modal
on top of another Modal
is basically used to notify user of connection drop
or backend fails
. Thanks
Modal
is a slider and has some checkbox and radio controls which fire off actions on the backend. If there are any connection drop we show a Modal
at the center of the screen.
window.alert
modal
and avoid overlapping the modal
<li role="checkbox" aria-checked="true" tabindex="1"> <label> <input type="checkbox" name="checkbox_button"> <p>4. What specifically attracts you to our company?</p> <span class="tickmark cs-tickmark ng-binding" title=""></span> </label> </li>
[scottohara] and reactive coding.
this didn’t solve the problem? keep throwing crap at it until the problem is solved. be damned that by solving the problem, i’ve actually introduced bloat and unnecessary elements