Skip to content

Bug #344: Front end>>Text in other field is not wrapped properly of Other field textbox in the List type. #344

@apghalsasi25

Description

@apghalsasi25

Description
Steps to reproduce bug:

  1. Add List type of field in the form.
  2. Now move to front end and fill the form.
  3. Select Other options from the List type field.
  4. Now enter text in the textbox of Other fields.
  5. Observe the text here is not wrapped properly.
    steps for implementation:
    1)Add a class in css file of component.
    2)Use propety "word-wrap" to wrap the content
  1. Add the class to the output
    Actual:
    Other Field
    Expected:
    Screenshot from 2020-01-27 14-34-05

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions