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

[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. #5369

Open
KattaBhargav opened this issue Nov 8, 2024 · 2 comments
Labels
area-accessibility Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-reported Required for internal Azure reporting. Do not delete.

Comments

@KattaBhargav
Copy link

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?

  1. Open URL: https://compulim.github.io/webchat-loader/ and sign in using valid credentials.
  2. 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.
  3. Navigate to white label experience chat page and type Card Breakfast word in type your message text box.
  4. Navigate to the results.
  5. 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?

Image
Image
Image

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

@KattaBhargav KattaBhargav added area-accessibility Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-reported Required for internal Azure reporting. Do not delete. labels Nov 8, 2024
@KattaBhargav
Copy link
Author

#A11yUsable;#A11ySev4;#HCL;#Accessibility;#Benchmark;#BotFrameworkWebChat-Oct24;#PWD#Win11-Edge(Chromium);

@OEvgeny
Copy link
Collaborator

OEvgeny commented Nov 8, 2024

We should add indication to the white-label experience, so it is on par with Fluent.

Currently:

  • Fluent has the indicator visible
  • White-label has no indicator implemented
  • Copilot has the indicator, but it's hidden

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-accessibility Bot Services Required for internal Azure reporting. Do not delete. Do not change color. bug Indicates an unexpected problem or an unintended behavior. customer-reported Required for internal Azure reporting. Do not delete.
Projects
None yet
Development

No branches or pull requests

2 participants