Skip to content

UX: Always show the select panel#997

Closed
d-buchmann wants to merge 4 commits intoPart-DB:masterfrom
d-buchmann:ux-selectpanel
Closed

UX: Always show the select panel#997
d-buchmann wants to merge 4 commits intoPart-DB:masterfrom
d-buchmann:ux-selectpanel

Conversation

@d-buchmann
Copy link
Contributor

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.

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
Copy link

codecov bot commented Aug 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 56.22%. Comparing base (c52126c) to head (a43b64b).
⚠️ Report is 2 commits behind head on master.

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

jbtronics added a commit that referenced this pull request Sep 7, 2025
@jbtronics
Copy link
Member

Im not a huge fan of this, as without selection this bar is just useless.
I have now implemented an alternative, which i hope should have the same advantages. The action bar is now sticky floating over the table. So you should notice it quite easily when clicking a checkbox.

image

This also helps, that you do not have to scroll back to the top, after doing the selection.

@d-buchmann
Copy link
Contributor Author

This looks very nice.
I'm fine with closing this PR, but I'd appreciate if you consider cherry-picking the translation update 7993228 ;)

@jbtronics
Copy link
Member

done

@jbtronics jbtronics closed this Sep 9, 2025
@d-buchmann d-buchmann deleted the ux-selectpanel branch September 10, 2025 11:31
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.

2 participants