Fix broken bottom select all checkbox bug (#886)
- Use checkbox-select-all’s form attribute if it exists and the closest form only if it doesn’t. Make sure to update checked state of any other select-all checkbox when one changes state.
Please register or sign in to comment