Skip to content

Hint is truncated #404

@johnf

Description

@johnf

Version

3.2.4

Steps to reproduce

https://codepen.io/johnfjohnf/pen/LMeZbO

Expected Behavior

The full hint should be displayed in the input field

Actual Behavior

The input field is being truncated.

Possible fix

Adding the following javascript solves the issue for me

.rbt-input-hint {
  width: 100%;                 
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions