8000 Config UI: fix boolean default by Maschga · Pull Request #21235 · evcc-io/evcc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Config UI: fix boolean default #21235

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

Merged
merged 1 commit into from
May 15, 2025
Merged

Conversation

Maschga
Copy link
Contributor
@Maschga Maschga commented May 15, 2025

Nachtrag zu #21233

Erklärung:
Zuerst ist this.modelValue ein String und muss mit "true" verglichen werden.
Nach dem Ändern von z.B. ja auf nein ist this.modelValue ein Boolean und muss mit true verglichen werden.

@Maschga Maschga changed the title check for bool Config UI: fix boolean default May 15, 2025
Copy link
Contributor
@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

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

Hey @Maschga - I've reviewed your changes and they look great!

Here's what I looked at during the review
  • 🟢 General issues: all looks good
  • 🟢 Testing: all looks good
  • 🟢 Complexity: all looks good
  • 🟢 Documentation: all looks good

Sourcery is free for open source - if you like our reviews please consider sharing them ✨
Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.

@naltatis naltatis merged commit 019fbf2 into evcc-io:master May 15, 2025
6 checks passed
@Maschga Maschga deleted the fix/boolean-property branch May 15, 2025 11:37
@naltatis naltatis added bug Something isn't working ux User experience/ interface labels May 15, 2025
guido4096 pushed a commit to guido4096/evcc that referenced this pull request May 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0