themesberg / themesberg/flowbite-react
Carousel auto hide controls
Open
@cristiantiradob is already working on this.
Since Jan 1, 2024.
:rocket: enhancement
- Dominant language
- TypeScript
- Stars
- 2.1k
- Forks
- 506
- PR merge metrics
- No merged PRs in 30d
Description
- I have searched the Issues to see if this bug has already been reported
- I have tested the latest version
Summary
Hello. I came across the necessity to implement carousel controls hiding when the first or last image is active. I know this is not supported in native flowbite carousel but it gives a nice touch for UX when needed.
I implemented this solution in my forked repo. Added an optional parameter to carousel component with false default value.
https://github.com/themesberg/flowbite-react/assets/36115659/be0b1ec4-6ebe-4354-8a44-00777ead9d42
Context
I will create a PR in case you would like to add the feature to this repo.
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.
Assessment
This issue has not been assessed yet.