Skip to content

fix(TypographySection): Add controlType: "key" for Content#505

Merged
surajshetty3416 merged 1 commit intofrappe:developfrom
stravo1:fix-dynamic-values-type
Mar 3, 2026
Merged

fix(TypographySection): Add controlType: "key" for Content#505
surajshetty3416 merged 1 commit intofrappe:developfrom
stravo1:fix-dynamic-values-type

Conversation

@stravo1
Copy link
Copy Markdown
Member

@stravo1 stravo1 commented Mar 3, 2026

by default controlType is style, this caused dynamic values being assigned as type: style. this resulted in a bug where the dynamic value would not actually render as it depends on the type to be key.

by default `controlType` is `style`, this caused dynamic values being assigned as `type: style`. this resulted in a bug where the dynamic value would not actually render as it depends on the `type` to be `key`.
@stravo1 stravo1 requested a review from surajshetty3416 March 3, 2026 10:52
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 63.01%. Comparing base (e35e08b) to head (95baac7).
⚠️ Report is 113 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #505   +/-   ##
========================================
  Coverage    63.01%   63.01%           
========================================
  Files           28       28           
  Lines         2739     2739           
========================================
  Hits          1726     1726           
  Misses        1013     1013           

☔ 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.

@surajshetty3416 surajshetty3416 merged commit feb2030 into frappe:develop Mar 3, 2026
6 checks passed
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 1.23.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