Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
apghalsasi25 opened this issue Jan 27, 2020 · 0 comments

Comments

@apghalsasi25
Copy link

apghalsasi25 commented Jan 27, 2020

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
apghalsasi25 pushed a commit to apghalsasi25/com_tjucm that referenced this issue Jan 28, 2020
@apghalsasi25 apghalsasi25 changed the title Bug #344: Front end>> Other option and added field get removed once user refresh the page. Bug #344: Front end>>Text in other field is not wrapped properly of Other field textbox in the List type. Jan 28, 2020
apghalsasi25 pushed a commit to apghalsasi25/com_tjucm that referenced this issue Jan 28, 2020
… properly of Other field textbox in the List type.
ankush-maherwal added a commit that referenced this issue Feb 21, 2020
Bug #344 fix: Front end>>Text in other field is not wrapped properly of Other field textbox in the List type.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant