-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Carousel height set to 20px cannot see content #5323
Copy link
Copy link
Closed
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Metadata
Metadata
Assignees
Labels
Bot ServicesRequired for internal Azure reporting. Do not delete. Do not change color.Required for internal Azure reporting. Do not delete. Do not change color.bugIndicates an unexpected problem or an unintended behavior.Indicates an unexpected problem or an unintended behavior.customer-reportedRequired for internal Azure reporting. Do not delete.Required for internal Azure reporting. Do not delete.
Is it an issue related to Adaptive Cards?
No
Is this an accessibility issue?
No
What version of Web Chat are you using?
Latest production
Which distribution are you using Web Chat from?
Bundle (webchat.js)
Which hosting environment does this issue primarily affect?
Web apps
Which browsers and platforms do the issue happened?
No response
Which area does this issue affect?
Others or unrelated
Which theme pack does this issue affect?
Fluent UI
What is the public URL for the website?
No response
Please describe the bug
The carousel has a 20px height property

That is causing the carousel to cutoff
If I uncheck / remove this 20px on class "c" webchat__carousel-filmstrip__complimentary-content c it is fixed.
Do you see any errors in console log?
No response
How to reproduce the issue?
What do you expect?
carousel is visible and not cutoff
What actually happened?
height of 20px is set and carousel is cutoff
Do you have any screenshots or recordings to repro the issue?
Adaptive Card JSON
No response
Additional context
No response