-
Notifications
You must be signed in to change notification settings - Fork 17
feat(tablet): improve tablet page layout: swap places type and title #2581
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
feat(tablet): improve tablet page layout: swap places type and title #2581
Conversation
Co-authored-by: adameat <[email protected]>
Co-authored-by: adameat <[email protected]>
|
... Fixed! The tablet type is now back in the metadata section where it originally belonged, and "Tablet" remains as the main title. The layout now matches what was shown in your "before" image. (commit 76835db) |
… metadata Co-authored-by: adameat <[email protected]>
Fixed! The tablet title and type are now swapped as requested - the title shows the tablet type (e.g., "PersQueue") and "Tablet" appears in the metadata section. (commit a6df729) |



This PR addresses issue #2468 by improving the tablet page layout to provide better visual hierarchy and readability.
Changes Made
Before:
After:
Implementation Details
Modified Files:
src/containers/Tablet/Tablet.tsx:TabletContentcomponent to display tablet type belowEntityPageTitlesrc/containers/Tablet/Tablet.scss:Layout Structure:
Screenshot
The screenshot shows a side-by-side comparison of the before and after layouts, demonstrating how the tablet type is now more prominently displayed below the title while maintaining clean metadata organization.
Testing
This change improves the user experience by making tablet types more prominent and easier to identify at a glance, while maintaining the existing functionality and design consistency.
Fixes #2468
💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.
CI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 85.18 MB | Main: 85.18 MB
Diff: +0.08 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information