Topic: File uploads resize
Espen Rønning
priority
asked 1 week ago
I place two file uploads horizontally, and then hides them.
*Expected behavior*The file uploads should stay horizontally when I show them again,
*Actual behavior*The file uploads get sacked vertically
Resources (screenshots, code snippets etc.)https://mdbootstrap.com/snippets/standard/ererling-sande-no/6363320#html-tab-view
Kamila Pieńkowska
staff
answered 1 week ago
It is because initial display of uploadRow
is flex
and your method should toggle it between none and flex, not none and block.
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Answered
- ForumUser: Priority
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 8.2.0
- Device: Windows
- Browser: Chrome
- OS: Windows 11
- Provided sample code: No
- Provided link: Yes