mi6 / mi6/ic-ui-kit

Internal issue 2984 - Compact IcStepper with Form

Open
#3,237 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
53
Forks
63
Avg merge
2d 4h
Merged PRs (30d)
15

Description

Using the compact IcStepper with a multi-page FormProvider, causes a "ResizeObserver loop completed with undelivered notifications" error. This error does not appear when using variant=”default”, it occurs when switching pages (clicking the “next” and “previous” buttons - when the page rerenders). Occurs when the stepType changes, this is managed with a state.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the issue with a compact IcStepper, a multi-page FormProvider, and a state-managed stepType while switching pages with the next and previous buttons. Trace the rerender that produces the ResizeObserver error and verify that page changes complete without that error, including when stepType changes.

Written by the indexing model from the issue text.

Assessment

Tech stack
react, typescript
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.