question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Code Quality: Move to `SettingsControls`

See original GitHub issue

Description

There is a library that implement about SettingsCard/SettingsExpander: CommunityToolkit.Labs.WinUI.SettingsControls. What about move to SettingsControls?

Appearance (arrow icon of Files is smaller, and there is no background color for arrow button): 7~YIOGE N7 C`HWXZN7U7{D

Concerned code

The code under namespace Files.App.UserControls.Settings

Gains

  • Less code and low coupling.
  • No need to maintain code about SettingsControls.
  • Better appearance.

Requirements

Comments

No response

Issue Analytics

  • State:closed
  • Created 6 months ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
yaira2commented, Mar 15, 2023

The control isn’t officially stable yet, our plan is to wait for it to be officially released outside of labs before adopting it.

0reactions
yaira2commented, Apr 3, 2023

If there is ever a compelling reason to switch, it shouldn’t be that hard to do so.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Code Quality | GitLab
Use Code Quality to analyze your source code's quality and complexity. This helps keep your project's code simple, readable, and easier to maintain....
Read more >
What Is Code Quality? Overview + How to Improve Code ...
Code quality metrics defines code that is good (high quality) — and code that is bad (low quality). Learn how to measure code...
Read more >
Comprehensive Guide to Code Quality: Best Practices and ...
You just need to go through the following steps: Setup version control; Determine conventions; Run functional quality tests. 1. VERSION CONTROL ...
Read more >
Code quality rules overview - .NET
Learn about all of the available code quality rules for code analysis.
Read more >
Code Quality Assistance Tips and Tricks, or How to Make ...
If you explore the list of inspections ( Ctrl Alt 0S - Inspections), you will see that PyCharm launches the pep8.py tool on...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found