fix(app): ensure metric list labels are fully visible#26527
Merged
AlexGaillard merged 14 commits intodirectus:mainfrom Feb 11, 2026
Merged
fix(app): ensure metric list labels are fully visible#26527AlexGaillard merged 14 commits intodirectus:mainfrom
AlexGaillard merged 14 commits intodirectus:mainfrom
Conversation
Contributor
Author
|
@AlexGaillard Hi, can you review this PR? |
Member
|
@Prasad7007 We will when we're able to free up some time. Just as a quick note, you seem to have two changesets, please delete one of them. 👍 |
fc2ae69 to
8d86fb7
Compare
Contributor
|
Hi @Prasad7007 thanks a lot for this PR, I received some feedback from our design team, so I will accommodate the design myself so you dont need to worry about 😊 |
Contributor
Author
|
@alvarosabu Sure, thanks! |
AlexGaillard
requested changes
Feb 11, 2026
Contributor
Author
|
@AlexGaillard This is my first open-source contribution thanks to you 🛐 |
Member
|
Don't thank me, thank @alvarosabu 🙏 |
Contributor
Author
|
@AlexGaillard Yes you are right. @alvarosabu thanks a lot 🙏 |
Contributor
|
In really happy to hear is your first contribution @Prasad7007 . Welcome to Open Source 😊 |
AlexGaillard
added a commit
that referenced
this pull request
Feb 18, 2026
* fix(app): ensure metric list labels are fully visible * Add Prasad7007 to contributors list * chore: add changeset * style: fix prettier issues * chore: add changeset * Resolved git conflict * chore: resolved conflict * chore: Deleted extra changeset file * Update metric list panel to match new design * Remove unused imports and variables in metric list panel component * Update default color in metric list panel component for improved theming * Update .changeset/wacky-stamps-brake.md --------- Co-authored-by: Alvaro Saburido <[email protected]> Co-authored-by: Alex Gaillard <[email protected]>
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.
Scope
What's changed:
directus_contribution.mp4
min-inline-size: max-content) if the text is longer than the bar.gapbetween the label and value, and ensured the numeric value does not shrink.Potential Risks / Drawbacks
text-overflow: ellipsisis preserved for the label.Tested Scenarios
Review Notes / Questions
Checklist
Fixes #26402