Skip to content

Remove deprecated 'fixed' containers#15500

Open
domlander wants to merge 1 commit intomainfrom
doml/remove-fixed-containers
Open

Remove deprecated 'fixed' containers#15500
domlander wants to merge 1 commit intomainfrom
doml/remove-fixed-containers

Conversation

@domlander
Copy link
Contributor

@domlander domlander commented Mar 9, 2026

Corresponding frontend PR

What does this change?

Removes the deprecated "fixed" container types:

  • fixed/large/slow-XIV
  • fixed/medium/fast-XI
  • fixed/medium/fast-XII
  • fixed/medium/slow-VI
  • fixed/medium/slow-VII
  • fixed/medium/slow-XII-mpu
  • fixed/small/fast-VIII
  • fixed/small/slow-I
  • fixed/small/slow-III
  • fixed/small/slow-IV
  • fixed/small/slow-V-half
  • fixed/small/slow-V-mpu
  • fixed/small/slow-V-third

Why?

These collections are no longer used anywhere following a migration ran by @abeddow91.

@domlander domlander force-pushed the doml/remove-fixed-containers branch from 015be4e to 4f379d7 Compare March 9, 2026 17:29
@domlander domlander self-assigned this Mar 9, 2026
@domlander domlander added run_chromatic Runs chromatic when label is applied fronts + curation maintenance Departmental tracking: maintenance work, not a fix or a feature labels Mar 9, 2026
@github-actions github-actions bot removed the run_chromatic Runs chromatic when label is applied label Mar 9, 2026
const defaultValues = {
backfill: [],
collectionType: 'fixed/small/slow-IV',
collectionType: 'static/medium/4',
Copy link
Contributor Author

@domlander domlander Mar 9, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fixed/small/slow-IV & fixed/small/slow-V-mpu most closely resemble static/medium/4 in the new world. All the others are most similar to the flexible flexible/general container.

See: Chromatic for visuals

@domlander domlander marked this pull request as ready for review March 10, 2026 11:52
@github-actions
Copy link

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

@domlander domlander requested review from a team and abeddow91 March 10, 2026 11:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fronts + curation maintenance Departmental tracking: maintenance work, not a fix or a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant