Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use auto as value for Auto Flow dropdown #6504

Merged
merged 3 commits into from
Oct 9, 2024
Merged

Conversation

ruggi
Copy link
Contributor

@ruggi ruggi commented Oct 9, 2024

Problem:

The Auto Flow dropdown should show Auto as its label instead of Unset when the dropdown is closed, but still show Unset if the dropdown is open and the current value is not auto (or not set).

Fix:

Screen.Recording.2024-10-09.at.12.53.22.mov

Fixes #6503

Copy link
Contributor

github-actions bot commented Oct 9, 2024

Try me

Copy link

relativeci bot commented Oct 9, 2024

#14664 Bundle Size — 57.74MiB (~+0.01%).

e981fbd(current) vs 916e8b9 master#14662(baseline)

Warning

Bundle contains 70 duplicate packages – View duplicate packages

Bundle metrics  Change 2 changes Regression 1 regression
                 Current
#14664
     Baseline
#14662
Regression  Initial JS 40.74MiB(~+0.01%) 40.74MiB
No change  Initial CSS 0B 0B
Change  Cache Invalidation 17.96% 0%
No change  Chunks 21 21
No change  Assets 23 23
No change  Modules 4113 4113
No change  Duplicate Modules 213 213
No change  Duplicate Code 27.41% 27.41%
No change  Packages 475 475
No change  Duplicate Packages 70 70
Bundle size by type  Change 2 changes Regression 1 regression Improvement 1 improvement
                 Current
#14664
     Baseline
#14662
Regression  JS 57.73MiB (~+0.01%) 57.73MiB
Improvement  HTML 7.37KiB (-0.25%) 7.39KiB

Bundle analysis reportBranch fix/auto-flow-dropdown-autoProject dashboard


Generated by RelativeCIDocumentationReport issue

@ruggi ruggi merged commit 37f1e75 into master Oct 9, 2024
13 checks passed
@ruggi ruggi deleted the fix/auto-flow-dropdown-auto branch October 9, 2024 11:40
liady pushed a commit that referenced this pull request Dec 13, 2024
**Problem:**

The `Auto Flow` dropdown should show `Auto` as its label instead of
`Unset` when the dropdown is closed, but still show `Unset` if the
dropdown is open _and_ the current value is not `auto` (or not set).

**Fix:**


https://github.com/user-attachments/assets/99bbfe1e-78f2-4512-afbb-a598985b0a0f

Fixes #6503
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.

auto flow dropdown default auto
3 participants