microsoft / microsoft/BotFramework-WebChat
Add overflow customization for suggested actions for carousel layout
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.8k
- Forks
- 1.6k
- Avg merge
- 22h 58m
- Merged PRs (30d)
- 2
Description
Is your feature request related to a problem?
It's not user-friendly when there are many suggested actions, the user will need to scroll horizontally to find the required option.
Describe the suggestion or request in detail
In the carousel layout of suggested actions, we should have the option to set the style to either horizontal scroll or show the overflown suggested actions in new lines.
Describe alternatives you have considered
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
The issue names no files, tests, or entry points. Start by locating the carousel layout and suggested-actions implementation, then identify how layout options are exposed; done means callers can choose horizontal scrolling or placing overflowed actions on new lines, with relevant behavior covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100