Skip to content

Migrate from Next.js 14 / React 18 to Next.js 15 / React 19#2323

Open
MikeEdgar wants to merge 1 commit intostreamshub:mainfrom
MikeEdgar:nextjs-15
Open

Migrate from Next.js 14 / React 18 to Next.js 15 / React 19#2323
MikeEdgar wants to merge 1 commit intostreamshub:mainfrom
MikeEdgar:nextjs-15

Conversation

@MikeEdgar
Copy link
Member

@MikeEdgar MikeEdgar commented Feb 12, 2026

  • convert parameters to be promises, making server components async
  • refactoring of ResponsiveTable that removes unnecessary ResponsiveTh and ResponsiveTd components. The application does not currently utilize auto-hiding columns. This can be revisited in the future if needed.
  • remove use-resize-observer and replace with native implementation

@MikeEdgar MikeEdgar added this to the 0.11.1 milestone Feb 12, 2026
@MikeEdgar MikeEdgar marked this pull request as ready for review February 12, 2026 12:04
@MikeEdgar MikeEdgar marked this pull request as draft February 12, 2026 16:39
@MikeEdgar MikeEdgar marked this pull request as ready for review February 13, 2026 15:48
@MikeEdgar MikeEdgar modified the milestones: 0.11.1, 0.12.0 Mar 4, 2026
@MikeEdgar MikeEdgar force-pushed the nextjs-15 branch 2 times, most recently from 5b02b2d to 29f9036 Compare March 5, 2026 13:29
@MikeEdgar MikeEdgar force-pushed the nextjs-15 branch 2 times, most recently from 261783e to aa5078a Compare March 6, 2026 18:09
Signed-off-by: Michael Edgar <medgar@redhat.com>
Co-authored-by: hemahg <hhg@redhat.com>
Co-Authored-By: dependabot[bot] <support@github.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
Assisted-by: Claude Code (Sonnet 4.5) <noreply@anthropic.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 9, 2026

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