WordPress database error: [Can't create/write to file '/tmp/#sql-temptable-2532-297a024-b.MAI' (Errcode: 28 "No space left on device")]SELECT p.* FROM wp_mdb_forum_posts AS p LEFT JOIN wp_mdb_forum_posts AS q ON( q.Id = p.ParentId AND p.Id = q.AcceptedAnswerId ) WHERE p.PostTypeId = 2 AND p.ParentId = 118586 GROUP BY p.Id ORDER BY CASE WHEN q.Id IS NOT NULL THEN 1 ELSE 0 END DESC, p.UpvoteCount DESC, p.CreationDate ASC
Topic: barrier-free, usability request
Expected behavior
Some elements of MDBootstrap are not user friendly in terms of user disabilities. For example, while the the mdbootstrap checkbox and radio buttons can be selected using tabbing, they cannot be activated using the enter key. This means MDBootstrap is currently not 100% acceptable for our clients, and we have had to resort to alternative solutions for those elements. Ideally all elements should have this option built in - perhaps via an extra parameter such as mdb-data-keypress="true"
Additionally, for the visually impaired, the ability to change the visual customisation of radio buttons and checkboxes (particularly the different states) is important. No framework has been able to provide a good solution for this yet. It would be nice for MDBootstrap to take the lead on it.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 3.11.0
- Device: PC
- Browser: chrome, Edge, Firefox
- OS: windows 10
- Provided sample code: No
- Provided link: No