You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
On the Contact page, when a user types in the "Message" field, the input does not appear. This prevents users from seeing what they are typing, which can be frustrating and may lead to errors or incomplete messages.
To Reproduce
Go to the Contact page.
Click on the "Message" field and start typing.
Observe that the text does not appear in the input field.
Expected behavior
When a user types in the "Message" field, the input text should be visible so they can review their message before submitting.
Screenshots
Screen.Recording.2024-10-30.at.4.32.23.PM.mov
Additional context
The issue may be related to the CSS styling or JavaScript handling of the input field. Please let me know if I can assist with further testing or a potential fix.
The text was updated successfully, but these errors were encountered:
Thanks @Lokesh-Bijarniya for raising this issue! We'll look into it.We hope you have made sure that a similar issue doesnt exist , if it does, kindly ask to be assigned on that issue
Describe the bug
On the Contact page, when a user types in the "Message" field, the input does not appear. This prevents users from seeing what they are typing, which can be frustrating and may lead to errors or incomplete messages.
To Reproduce
Expected behavior
When a user types in the "Message" field, the input text should be visible so they can review their message before submitting.
Screenshots
Screen.Recording.2024-10-30.at.4.32.23.PM.mov
Additional context
The issue may be related to the CSS styling or JavaScript handling of the input field. Please let me know if I can assist with further testing or a potential fix.
The text was updated successfully, but these errors were encountered: