Skip to content

feat(ledger): display current ledger name in settings#159

Merged
kwoktung merged 1 commit intomainfrom
c2
Dec 24, 2025
Merged

feat(ledger): display current ledger name in settings#159
kwoktung merged 1 commit intomainfrom
c2

Conversation

@kwoktung
Copy link
Collaborator

Extract ledger list item into a separate component that queries and displays the current ledger's full name instead of static description text. Wrap settings screen with LedgerGuard to ensure ledger context is available.

🤖 Generated with Claude Code

Co-Authored-By: Claude Sonnet 4.5 noreply@anthropic.com

Pull Request

Description

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Code refactor
  • 📝 Documentation update
  • 🎨 UI/UX improvement
  • 🧪 Test addition/update
  • 🚀 Performance improvement
  • 🔧 Configuration change
  • Other (please describe):

Related Issues

Fixes #

Testing Instructions

Screenshots/Recordings

Checklist

  • I have read and followed the contributing guidelines
  • My code follows the project's coding style
  • I have added tests that prove my fix is effective or that my feature works
  • I have updated the documentation accordingly
  • All tests pass locally
  • I have checked my code for any security issues
  • I have performed a self-review of my own code

Additional Notes

Extract ledger list item into a separate component that queries and displays the current ledger's full name instead of static description text. Wrap settings screen with LedgerGuard to ensure ledger context is available.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@kwoktung kwoktung merged commit c65d343 into main Dec 24, 2025
1 check passed
@kwoktung kwoktung deleted the c2 branch December 24, 2025 05:36
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.

1 participant