Skip to content

fix: all files browse view accent color fix - WPB-23200#4250

Closed
WilhelmOks wants to merge 46 commits intorelease/cycle-4.15from
fix/WPB-23200-share-link-toggle-color
Closed

fix: all files browse view accent color fix - WPB-23200#4250
WilhelmOks wants to merge 46 commits intorelease/cycle-4.15from
fix/WPB-23200-share-link-toggle-color

Conversation

@WilhelmOks
Copy link
Collaborator

@WilhelmOks WilhelmOks commented Feb 3, 2026

BugWPB-23200 [iOS] Create public link switch color shows blue irrespective of profile color

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

  • Set your user profile color to something other than blue
  • Go to the All Files (Browser) tab
  • Select "Share" from the menu of a file.
  • Check if the Toggle in the Share Link screen is the color of your user profile.

Checklist

  • Title contains a reference JIRA issue number like [WPB-XXX].
  • Description is filled and free of optional paragraphs.
  • Adds/updates automated tests.

UI accessibility checklist

If your PR includes UI changes, please utilize this checklist:

  • Make sure you use the API for UI elements that support large fonts.
  • All colors are taken from WireDesign.ColorTheme or constructed using WireDesign.BaseColorPalette.
  • New UI elements have Accessibility strings for VoiceOver.

jullianm and others added 30 commits January 14, 2026 10:26
…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>
@github-actions
Copy link
Contributor

github-actions bot commented Feb 3, 2026

Test Results

2 120 tests   2 093 ✅  2m 34s ⏱️
  354 suites     27 💤
    2 files        0 ❌

Results for commit 308ee14.

Summary: workflow run #21627239629
Allure report (download zip): html-report-27490-fix_WPB-23200-share-link-toggle-color

@WilhelmOks WilhelmOks enabled auto-merge (squash) February 3, 2026 11:20
@WilhelmOks WilhelmOks disabled auto-merge February 3, 2026 11:23
Copy link
Contributor

@samwyndham samwyndham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry for the confusion. Please target the 4.15 release branch

@WilhelmOks WilhelmOks changed the base branch from release/cycle-4.14 to release/cycle-4.15 February 3, 2026 11:27
@WilhelmOks WilhelmOks closed this Feb 3, 2026
@WilhelmOks
Copy link
Collaborator Author

I will create a new branch to avoid the mess that is caused by the retargeting to 4.15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.