Topic: Label and input value overlapped

sandor farkas priority asked 2 years ago


Expected behavior

Label should go up and not overlap the input value.

Actual behavior

Label and input value are overlapped. The reason might be the Label with whitespace. Long time ago I already published a ticket here.

Resources (screenshots, code snippets etc.) https://mdbootstrap.com/snippets/react/sandorfarkas/3816325#js-tab-view



The MDBInput value should be a 'string' type, not a 'number'. If you change {10} to '10' everything works correctly.


sandor farkas priority commented 2 years ago

It' more a bug than a feaure, no? ;)


Wojciech Staniszewski staff commented 2 years ago

In version 3.0.0 we set the value property to string type, so we do not consider it a bug. Anyway, I added this topic to our task list.



Please insert min. 20 characters.

FREE CONSULTATION

Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.

Status

Answered

Specification of the issue

  • ForumUser: Priority
  • Premium support: Yes
  • Technology: MDB React
  • MDB Version: MDB5 3.0.0
  • Device: desktop
  • Browser: chrome
  • OS: windows 11
  • Provided sample code: No
  • Provided link: Yes
Tags