Skip to content
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] Add ability to hide pagination dots #11131

Open
2 of 5 tasks
macandcheese opened this issue Dec 21, 2024 · 0 comments
Open
2 of 5 tasks

[Carousel] Add ability to hide pagination dots #11131

macandcheese opened this issue Dec 21, 2024 · 0 comments
Labels
0 - new New issues that need assignment. c-carousel Issues that pertain to the calcite-carousel component Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.

Comments

@macandcheese
Copy link
Contributor

macandcheese commented Dec 21, 2024

Check existing issues

Description

For some complex implementations - the Carousel may be controlled by an external UI (increment arrows outside the Carousel area, a "filmstrip" that correspond to Carousel Items, etc.)

In these cases, the pagination dots may be unnecessary.

Acceptance Criteria

A configuration is added to not display the carousel dots. This should be mutually exclusive from the arrows - which may still be useful / desired in some cases.

Relevant Info

No response

Which Component

Carousel / Carousel Item

Example Use Case

Consider a use case like this, where a developer can control the active / selected Carousel Item from separate controls:

Screenshot 2024-12-21 at 12 26 00 PM

Here I'd like to hide the Carousel-rendered dots as I have another method of interaction (and I've already hidden the arrows with arrow-type.

Priority impact

impact - p3 - not time sensitive

Calcite package

  • @esri/calcite-components
  • @esri/calcite-components-react
  • @esri/calcite-design-tokens
  • @esri/eslint-plugin-calcite-components

Esri team

Calcite (design)

@macandcheese macandcheese added enhancement Issues tied to a new feature or request. 0 - new New issues that need assignment. needs triage Planning workflow - pending design/dev review. labels Dec 21, 2024
@github-actions github-actions bot added Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive labels Dec 21, 2024
@macandcheese macandcheese added the c-carousel Issues that pertain to the calcite-carousel component label Dec 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0 - new New issues that need assignment. c-carousel Issues that pertain to the calcite-carousel component Calcite (design) Issues logged by Calcite designers. calcite-components Issues specific to the @esri/calcite-components package. enhancement Issues tied to a new feature or request. impact - p3 - not time sensitive User set priority impact status of p3 - not time sensitive needs triage Planning workflow - pending design/dev review.
Projects
None yet
Development

No branches or pull requests

1 participant