fix: all files browse view accent color fix - WPB-23200#4250
Closed
WilhelmOks wants to merge 46 commits intorelease/cycle-4.15from
Closed
fix: all files browse view accent color fix - WPB-23200#4250WilhelmOks wants to merge 46 commits intorelease/cycle-4.15from
WilhelmOks wants to merge 46 commits intorelease/cycle-4.15from
Conversation
…lable - WPB-22784 (#4112)
…B-21458 (#4118) Co-authored-by: François Benaiteau <netbe@users.noreply.github.com>
Co-authored-by: Sam Wyndham <samwyndham@users.noreply.github.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: François Benaiteau <netbe@users.noreply.github.com>
Co-authored-by: François Benaiteau <netbe@users.noreply.github.com> Co-authored-by: David-Henner <david.henner@wire.com> Co-authored-by: Sam Wyndham <samwyndham@users.noreply.github.com>
…group - WPB-22774 🍒 (#4140) Co-authored-by: François Benaiteau <netbe@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: François Benaiteau <netbe@users.noreply.github.com> Co-authored-by: David-Henner <david.henner@wire.com> Co-authored-by: Sam Wyndham <samwyndham@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sam Wyndham <samwyndham@users.noreply.github.com>
caldrian
approved these changes
Feb 3, 2026
Contributor
Test Results2 120 tests 2 093 ✅ 2m 34s ⏱️ Results for commit 308ee14. Summary: workflow run #21627239629 |
samwyndham
requested changes
Feb 3, 2026
Contributor
samwyndham
left a comment
There was a problem hiding this comment.
Sorry for the confusion. Please target the 4.15 release branch
Collaborator
Author
|
I will create a new branch to avoid the mess that is caused by the retargeting to 4.15 |
6 tasks
6 tasks
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.
Issue
When opening the Share Link view from the All Files Browser Tab, the color of the toggle was always blue, regardless of the user's profile color.
This PR sets the user profile color as an environment value to that View and this fixes not only the toggle color but also many more views and components where the color was always blue.
Testing
Checklist
[WPB-XXX].UI accessibility checklist
If your PR includes UI changes, please utilize this checklist: