Update background color in v-table row component to use theme backgro…#26401
Merged
AlexGaillard merged 6 commits intodirectus:mainfrom Jan 5, 2026
Merged
Update background color in v-table row component to use theme backgro…#26401AlexGaillard merged 6 commits intodirectus:mainfrom
AlexGaillard merged 6 commits intodirectus:mainfrom
Conversation
3f6f7c3 to
d8e2e68
Compare
licitdev
requested changes
Jan 2, 2026
Member
licitdev
left a comment
There was a problem hiding this comment.
Thanks for investigating this! Modifying v-table affects all table usages across the app, which could introduce unintended side effects. Since this issue is specific to the M2M interface, the fix should be scoped to it directly.
d8e2e68 to
f5f2695
Compare
Member
|
@vdr-smartdev-trinh I think a simpler fix is to add the missing background from aslist-o2m does not have this issue.
|
Contributor
Author
thank for the feedback Ian, I have fixed it |
licitdev
approved these changes
Jan 5, 2026
Member
licitdev
left a comment
There was a problem hiding this comment.
LGTM 🚀
@vdr-smartdev-trinh Thanks!
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.
…und variable
Scope
What's changed:
Reproduce:
Screen.Recording.2025-12-19.at.16.03.11.mov
Fixed:
Screen.Recording.2025-12-19.at.16.04.55.mov
Fixes #25683