Closed c-suh closed 2 years ago
Sorry; forgot best practices and hadn't done this on another branch, so there's no PR.
The fix has been made operational.
Sorry; eschewed even more best practices. I hadn't noticed the whitespace differences which cluttered the original commit. This has been redone, and the relevant commit is https://github.com/NASA-PDS/feedback-widget/commit/84bcf42b0105fbd602239f59c16a5e03cf0b4d5f.
๐ Describe the bug
TextArea submission is being cut off.
๐ To Reproduce
Steps to reproduce the behavior:
๐ต๏ธ Expected behavior
Comment is cut off if a special character is used.
๐ Version of Software Used
v1.2.1
๐ฉบ Test Data / Additional context
Special characters are the suspected culprit (not yet verified) because there is no maxLength set on the form element. This issue was brought to our attention when a user submitted feedback on an RMS site (email thread with subj: 'Feedback from pds-rings.seti.org')
๐Screenshots
๐ฅ System Info
๐ฆ Related requirements
โ๏ธ Engineering Details