microsoft / microsoft/BotFramework-WebChat
[Usable - Bot Framework Web Chat - Card Breakfast]: There is no character limit for the 'Type your message' edit field under 'White-labelled' and 'Copilot' bots.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is it an issue related to Adaptive Cards?
No.
What is the PWD impact?
User Experience:
Allowing the users to enter the message without any character limit can result in poor user experience. Users typically expect input fields to have validation rules in place to ensure the data they enter is accurate and in the expected format. Allowing invalid input can lead to confusion, errors, and frustration.
Note:
User credentials should NOT be included in the bug.
What browsers and screen readers do this issue affect?
Windows: Edge with Windows Narrator
Are there any code-based customization done to Web Chat?
No, I am using Web Chat without any customizations except "styleOptions".
What version of Web Chat are you using?
Latest production
Which area does this issue affect?
Others or unrelated, Suggested action
What is the public URL for the website?
https://compulim.github.io/webchat-loader/
How to reproduce the issue?
- Open URL: https://compulim.github.io/webchat-loader/ and sign in using valid credentials.
- Navigate to web chat page and select 4.18.1-main.20240927.ea7a875 (30/9/2024) version and then select mockBot link under present label and then select open web chat in new window link at bottom.
- Navigate to white label experience chat page and type Card Breakfast word in type your message text box.
- Navigate to the results.
- Verify whether the character limit or not.
What do you expect?
There should be a character limit for the 'Type your message' edit field under 'White-labelled' and 'Copilot' bots.
What actually happened?
There is no character limit for the 'Type your message' edit field under 'White-labelled' and 'Copilot' bots.
Observation: This issue does not reproes with 'Fluent UI'.
Do you have any screenshots or recordings to repro the issue?
Did you find any DOM elements that might have caused the issue?
No response
MAS reference
No response
WCAG reference
No response
WAI-ARIA reference
No response
Adaptive Card JSON
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the web-chat-loader reproduction URL and compare the white-labelled and Copilot input fields with the Fluent UI experience, which does not reproduce the issue. Determine the intended character-limit behavior, then verify the result in Edge with Windows Narrator and confirm that long messages are handled as expected.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- accessibility, frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100