nomadjimbob / mikio

Customizable, Bootstrap 4 inspired template for Dokuwiki
GNU General Public License v2.0
23 stars 6 forks source link

File input element show button when hidden #2

Closed nomadjimbob closed 4 years ago

nomadjimbob commented 4 years ago

When a plugin creates a input[type=file] element, the theme changes the render and includes an additional button. Whenever the plugin hides this element to support drag and drop or JS interaction, the themes still renders partial content upsetting the cosmetic if it being hidden

nomadjimbob commented 4 years ago

To disable the renderer change completely, comment out the Input File - Cleanup block in /assets/mikio.js