Skip to content

Fix category change select dropdown#2033

Merged
Oaphi merged 3 commits intodevelopfrom
0valt/2032/category-select-fix
Mar 25, 2026
Merged

Fix category change select dropdown#2033
Oaphi merged 3 commits intodevelopfrom
0valt/2032/category-select-fix

Conversation

@Oaphi
Copy link
Member

@Oaphi Oaphi commented Mar 25, 2026

closes #2032

image

The PR also actually enables category search by name (that it doesn't work is, ironically, only noticeable when trying to narrow down a category change dropdown's options):

image

Our modals have extremely high z-index, so any <body>-parented element
is rendered "under" them
@codecov
Copy link

codecov bot commented Mar 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.86%. Comparing base (e88f0ab) to head (f0aa6f2).
⚠️ Report is 4 commits behind head on develop.

Additional details and impacted files
Components Coverage Δ
controllers 76.11% <100.00%> (-0.01%) ⬇️
helpers 85.09% <ø> (ø)
jobs 66.88% <ø> (ø)
models 93.04% <ø> (ø)
tasks 61.11% <ø> (ø)

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

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Oaphi Oaphi force-pushed the 0valt/2032/category-select-fix branch from ac1a171 to f0aa6f2 Compare March 25, 2026 01:34
@Oaphi Oaphi marked this pull request as ready for review March 25, 2026 01:40
@Oaphi Oaphi requested review from a team, ArtOfCode- and cellio March 25, 2026 01:41
@Oaphi
Copy link
Member Author

Oaphi commented Mar 25, 2026

Let's make another small deploy on merge (no need to wait for me to do the latter either if everything looks good)

Copy link
Member

@cellio cellio left a comment

Choose a reason for hiding this comment

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

Tested and LGTM. Code looks fine with my usual caveat about JS.

@Oaphi Oaphi merged commit 5eb67ed into develop Mar 25, 2026
13 checks passed
@Oaphi Oaphi deleted the 0valt/2032/category-select-fix branch March 25, 2026 22:13
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.

Change Category does not show list of categories (preventing changes)

3 participants