Skip to content

♻️ refactor: restructure models configuration page, remove unused AppConfigSection and switch action buttons to content-width#3438

Open
ayiya12 wants to merge 1 commit into
developfrom
zjy/refactor-models-page
Open

♻️ refactor: restructure models configuration page, remove unused AppConfigSection and switch action buttons to content-width#3438
ayiya12 wants to merge 1 commit into
developfrom
zjy/refactor-models-page

Conversation

@ayiya12

@ayiya12 ayiya12 commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Summary

Remove the unused AppConfigSection component from the models configuration page and refactor the action buttons to use a content-width flex layout instead of the previous antd Row/Col grid with fixed breakpoints.

Changes

Removed

  • frontend/app/[locale]/models/components/appConfig.tsx — component had no references across the codebase
  • Left column AppConfigSection from ModelConfiguration.tsx page layout

Modified

  • frontend/app/[locale]/models/ModelConfiguration.tsx — removed left column, model config now takes full width
  • frontend/app/[locale]/models/components/modelConfig.tsx — replaced Row/Col with plain flex container for action buttons
image

@ayiya12 ayiya12 requested review from Dallas98 and WMC001 as code owners July 16, 2026 03:32
@ayiya12 ayiya12 changed the title ♻️ refactor: refactor models configuration page, remove unused AppConfigSection and switch action buttons to content-width ♻️ refactor: restructure models configuration page, remove unused AppConfigSection and switch action buttons to content-width Jul 16, 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.

1 participant