Skip to content

feat(variables): improve alias variable display#2704

Merged
RemiBonnet merged 2 commits into
stagingfrom
feat/variables-alias-improvements
May 25, 2026
Merged

feat(variables): improve alias variable display#2704
RemiBonnet merged 2 commits into
stagingfrom
feat/variables-alias-improvements

Conversation

@TheoGrandin74
Copy link
Copy Markdown
Contributor

@TheoGrandin74 TheoGrandin74 commented May 22, 2026

Summary

  • Display alias variable values from the referenced base variable row instead of the embedded alias interpolation payload.
  • Make alias base variable references clickable so they scroll the referenced row into view.
  • Cover alias value resolution and scroll behavior in the variable list tests
  • Change description component from textArea to inputText to reduce confusion between value and description field.

Screens

image image

@TheoGrandin74 TheoGrandin74 changed the title [codex] improve alias variable display feat(variables): improve alias variable display May 22, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

❌ Patch coverage is 72.22222% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.97%. Comparing base (3e4cb08) to head (131e7fb).
⚠️ Report is 3 commits behind head on staging.

Files with missing lines Patch % Lines
...es/feature/src/lib/variable-list/variable-list.tsx 70.58% 1 Missing and 4 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2704      +/-   ##
===========================================
- Coverage    45.40%   41.97%   -3.43%     
===========================================
  Files         1159      458     -701     
  Lines        24275    12080   -12195     
  Branches      7101     3714    -3387     
===========================================
- Hits         11022     5071    -5951     
+ Misses       11328     6049    -5279     
+ Partials      1925      960     -965     
Flag Coverage Δ
unittests 41.97% <72.22%> (-3.43%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@TheoGrandin74 TheoGrandin74 marked this pull request as ready for review May 22, 2026 08:16
Copy link
Copy Markdown
Member

@RemiBonnet RemiBonnet left a comment

Choose a reason for hiding this comment

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

LGTM 👍 thanks Théo

@RemiBonnet RemiBonnet merged commit d6b46b7 into staging May 25, 2026
11 of 12 checks passed
@RemiBonnet RemiBonnet deleted the feat/variables-alias-improvements branch May 25, 2026 12:58
@RemiBonnet
Copy link
Copy Markdown
Member

🎉 This PR is included in version 1.308.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants