Skip to content

fix: Fix list renderItem typings#4388

Merged
gethinwebster merged 1 commit intomainfrom
dev-v3-gethinw-list-actions
Mar 27, 2026
Merged

fix: Fix list renderItem typings#4388
gethinwebster merged 1 commit intomainfrom
dev-v3-gethinw-list-actions

Conversation

@gethinwebster
Copy link
Copy Markdown
Member

Description

The typings of renderItem mismatched the underlying implementation

Related links, issue #, if available: AWSUI-61861

How has this been tested?

Dry run

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.44%. Comparing base (bd81b05) to head (53083cf).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4388      +/-   ##
==========================================
- Coverage   97.45%   97.44%   -0.02%     
==========================================
  Files         902      906       +4     
  Lines       26479    26561      +82     
  Branches     9546     9582      +36     
==========================================
+ Hits        25805    25882      +77     
- Misses        668      673       +5     
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@gethinwebster gethinwebster added this pull request to the merge queue Mar 27, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Mar 27, 2026
@gethinwebster gethinwebster added this pull request to the merge queue Mar 27, 2026
Merged via the queue into main with commit 1413288 Mar 27, 2026
50 checks passed
@gethinwebster gethinwebster deleted the dev-v3-gethinw-list-actions branch March 27, 2026 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants