Skip to content

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

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

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
@MikeEdgar MikeEdgar force-pushed the nextjs-15 branch 3 times, most recently from 86a040c to ee6edfa Compare March 10, 2026 19:35
@MikeEdgar MikeEdgar removed this from the 0.12.0 milestone Mar 11, 2026
@MikeEdgar MikeEdgar force-pushed the nextjs-15 branch 3 times, most recently from a74c620 to d3780dd Compare March 12, 2026 19:00
@MikeEdgar MikeEdgar marked this pull request as draft March 13, 2026 12:06
@MikeEdgar MikeEdgar force-pushed the nextjs-15 branch 2 times, most recently from 93d6f7e to a28efdc Compare March 16, 2026 09:36
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

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