-
Notifications
You must be signed in to change notification settings - Fork 273
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
Carousel: Behavior improvement #3136
Comments
Thanks for reporting! I'll forward this issue to our UI5 Web Components Colleagues as the affected component is developed in their repository. |
Hi @sleric1024 could you extract the feature request from the issues and file it as separate GitHub issue Entries 1 and 2 are issues:
while the 3rd entry is a feature request:
|
Hi @SAP/ui5-webcomponents-topic-rd could you check these two issues (the 3rd entry, if not removed, is a feature request and will be filed separately, so focus on these two):
|
Arrows are hidden by default. Added noAtribute: true. Fixes #3136
Added since tag. Modified tests. Renamed showNavigationArrows Fixes #3136
Hello @sleric1024 The fix is released with 0.29.15 |
Describe the bug
Some behavior are not the same as UI5 Carousel control
Isolated Example
https://sap.github.io/ui5-webcomponents-react/?path=/docs/layouts-floorplans-carousel--default-story
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Expect the same behavior as UI5
https://sapui5.hana.ondemand.com/#/entity/sap.m.Carousel/sample/sap.m.sample.CarouselWithDisplayOptions
Screenshots
![image](https://user-images.githubusercontent.com/5724592/114484824-797b6480-9c3d-11eb-8829-b33628f4cf13.png)
UI5 Web Components for React Information
@ui5/webcomponents
version: Currently Version@ui5/webcomponents-react
version: Currently VersionOperating System: Mac OS
Browser: Chrome
Additional context
I am from SuccessFactors, and current we are using Carousel to build project feature while the behavior are not the same as UI5 control.
The text was updated successfully, but these errors were encountered: