microsoft / microsoft/BotFramework-WebChat
[Fluent UI] Focus animation should not show if focus is inside send box
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
Is this an accessibility issue?
No
What version of Web Chat are you using?
Development build
Which distribution are you using Web Chat from?
Unrelated
Which hosting environment does this issue primarily affect?
Others or unrelated
Which browsers and platforms do the issue happened?
Others or unrelated
Which area does this issue affect?
Send box
Which theme pack does this issue affect?
Fluent UI
What is the public URL for the website?
No response
Please describe the bug
Click on the area inside the send box but outside of the <textarea> should not restart the focus animation.
Do you see any errors in console log?
No response
How to reproduce the issue?
- Focus on the send box
- Click on the area inside the send box but outside of the
<textarea>
What do you expect?
The focus animation should not replay.
What actually happened?
The focus animation is replayed.
Do you have any screenshots or recordings to repro the issue?
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 at the Fluent UI send box entry point and reproduce the interaction described: focus the send box, then click inside its area outside the textarea. Trace which focus state or animation is triggered by that click, and verify that the existing focus animation remains unchanged while the animation no longer replays.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 48/100