UX: Always show the select panel#997
Closed
d-buchmann wants to merge 4 commits intoPart-DB:masterfrom
Closed
Conversation
Make the select panel always visible because several user reports suggest that they are unaware of the feature. Also solves the minor issue that selecting/deselecting a single row changes the position of the table which makes it prone to misclicks.
When the part count notice is always displayed, the exclamation mark would probably be perceived as rather annoying. (Of course this would have to be reflected in crowdin)
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #997 +/- ##
============================================
- Coverage 56.24% 56.22% -0.02%
Complexity 6679 6679
============================================
Files 549 549
Lines 21736 21736
============================================
- Hits 12225 12222 -3
- Misses 9511 9514 +3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Member
Contributor
Author
|
This looks very nice. |
Member
|
done |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Make the select panel always visible because several user reports suggest that they are unaware of the feature.
Also solves the minor issue that selecting/deselecting a single row changes the position of the table which makes it prone to misclicks.
Note: Translations have been adjusted in place, changes should be reflected in crowdin in case this will be merged.