Skip to content

Conversation

cbentejac
Copy link
Contributor

Description

Tooltips containing the path of the template used to be displayed right on top of the entry in the "New Pipeline" list, thus masking the entry above. With this PR, they are now displayed next to the list entry.

TooltipTemplates

This fixes #2820.

@cbentejac cbentejac added this to the Meshroom 2026.1.0 milestone Sep 4, 2025
@cbentejac cbentejac self-assigned this Sep 4, 2025
@cbentejac cbentejac added the UI label Sep 4, 2025
Copy link

codecov bot commented Sep 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.08%. Comparing base (c2f3115) to head (eda0c7b).
⚠️ Report is 3 commits behind head on develop.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2875   +/-   ##
========================================
  Coverage    79.08%   79.08%           
========================================
  Files           51       51           
  Lines         6889     6889           
========================================
  Hits          5448     5448           
  Misses        1441     1441           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@Alxiice
Copy link
Contributor

Alxiice commented Sep 16, 2025

Can I suggest generalizing this to all the menus ?
It's way better but we still have this on all the other menu items
image

Tooltips containing the path of the template used to be displayed right
on top of the entry in the "New Pipeline" list, thus masking the entry
above. They are now displayed next to the list entry.
@cbentejac
Copy link
Contributor Author

Can I suggest generalizing this to all the menus ? It's way better but we still have this on all the other menu items image

Done for all the menus with tooltips ("File" and "Edit"), thanks for the suggestion!

@cbentejac cbentejac changed the title [ui] Application: Align templates' tooltips with their entry in the menu [ui] Application: Align menus' tooltips with their entries Sep 18, 2025
@cbentejac cbentejac merged commit ee7f850 into develop Sep 18, 2025
5 checks passed
@cbentejac cbentejac deleted the fix/templatesTooltip branch September 18, 2025 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[request] File Menu: UI improvement for paths
2 participants