Skip to content

fix: auto-add # for valid hex color input#480

Merged
surajshetty3416 merged 2 commits intofrappe:developfrom
Vibhuti410:color-input-auto-hash
Feb 5, 2026
Merged

fix: auto-add # for valid hex color input#480
surajshetty3416 merged 2 commits intofrappe:developfrom
Vibhuti410:color-input-auto-hash

Conversation

@Vibhuti410
Copy link
Copy Markdown
Collaborator

It automatically adds # when user enters a valid hex color without the # symbol (e.g. fff -> #fff , ffffff -> #ffffff)

Before:
When correct hex code was entered without # symbol, nothing happened on pressing Enter.

Before.mov

After:

After.mov

@surajshetty3416 surajshetty3416 merged commit c312c4f into frappe:develop Feb 5, 2026
3 checks passed
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.61%. Comparing base (0054094) to head (bf39f52).
⚠️ Report is 153 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #480   +/-   ##
========================================
  Coverage    60.61%   60.61%           
========================================
  Files           28       28           
  Lines         2722     2722           
========================================
  Hits          1650     1650           
  Misses        1072     1072           

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

@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