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

Bug Report: Step Indicator and Buttons Not Updating on Forward Scroll in InterstitialScreen #6444

Open
2 tasks done
Yashrajsingh2001 opened this issue Nov 15, 2024 · 0 comments

Comments

@Yashrajsingh2001
Copy link

Package

Carbon for IBM Products

Description

In the InterstitialScreen component, when navigating through steps using the "Next" button, scrolling backward updates the step indicator and buttons correctly. However, scrolling forward after going backward does not update the step indicator or buttons. If you are on the last step, the buttons remain incorrect (e.g., the "Next" button is still active when it shouldn't be).

Component(s) impacted

InterstitialScreen
(LINK)

Browser

No response

@carbon/ibm-products (previously @carbon/ibm-cloud-cognitive) version

v2.53.0

Suggested Severity

Severity 2 = Aspects of design is broken, and impedes users in a significant way, but there is a way to complete their tasks. Affects major functionality, has a workaround.

Product/offering

NA

CodeSandbox or Stackblitz example

NA

Steps to reproduce the issue (if applicable)

  • Go to Storybook.
  • Scroll forward (right) with trackpad.
    • Bug: The content updates, but the step indicator does not change.
  • Scroll to the last step.
    • Bug: The buttons (e.g., "Next") do not update and remain incorrect despite reaching the last step.

Release date (if applicable)

No response

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Needs triage 🧐
Development

No branches or pull requests

1 participant