Topic: Problems with showcounter, large distance between field and coutner

gerdhuber pro asked 1 year ago


Expected behavior the same distance when "is-vaild" is missing

Actual behavior when adding "is-valid" to the class="form-control is-valid" the distance to the counter gets bigger.

Resources (screenshots, code snippets etc.)

                    <div class="col">
                      <div style="width: 23rem;">
                        <div class="form-outline" >
                          <input
                            type="text"
                            id="form15"
                            class="form-control is-valid"
                            data-mdb-showcounter="true"
                            maxlength="20"
                          />
                          <label class="form-label" for="form15">Example label</label>
                          <div class="form-helper"></div>
                          <div class="valid-feedback">

                            </div> 
                        </div>
                      </div>
                    </div>   
                </div>  

gerdhuber pro commented 1 year ago

I don‘ t geht the answer


gerdhuber pro answered 1 year ago


enter image description here here is an example of the error. i hope, there is a solution. Thank you


Grzegorz Bujański staff commented 1 year ago

From what I can see you open a new thread. I close this one. We will continue our conversation here: https://mdbootstrap.com/support/standard/problems-with-showcounter-large-distance-between-field-and-counter/


FREE CONSULTATION

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

Status

Closed

Specification of the issue

  • ForumUser: Pro
  • Premium support: No
  • Technology: MDB Standard
  • MDB Version: MDB5 4.3.0
  • Device: PC
  • Browser: all
  • OS: Windows
  • Provided sample code: No
  • Provided link: No