Skip to content

fix(tags): apply server theme colors to manage tags UI - #17587

Merged
alperozturk96 merged 1 commit into
masterfrom
fix#17579
Sep 9, 2026
Merged

fix(tags): apply server theme colors to manage tags UI#17587
alperozturk96 merged 1 commit into
masterfrom
fix#17579

Conversation

@tobiasKaminsky

@tobiasKaminsky tobiasKaminsky commented Sep 8, 2026

Copy link
Copy Markdown
Member

The manage tags edit chip icon was hardcoded black, making it invisible in dark mode, and the bottom sheet's search field, loading indicator, and checkboxes ignored the server's accent color, always rendering in Material's default blue.

Closes #17579

Assisted-by: ClaudeCode:claude-sonnet-5

🖼️ Screenshots

🏚️ Before 🏡 After
B A

🏁 Checklist

  • ⛑️ Tests (unit and/or integration) are included or not needed
  • 🔙 Backport requests are created or not needed: /backport to stable-xx.x
  • 📅 Milestone is set
  • 🌸 PR title is meaningful (if it should be in the changelog: is it meaningful to users?)

🤖 AI (if applicable)

  • The content of this PR was partly or fully generated using AI (N/A)

The manage tags edit chip icon was hardcoded black, making it
invisible in dark mode, and the bottom sheet's search field,
loading indicator, and checkboxes ignored the server's accent
color, always rendering in Material's default blue.

Closes #17579

Assisted-by: ClaudeCode:claude-sonnet-5
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

APK file: https://github.com/nextcloud/android/actions/runs/34217761609/artifacts/10052715226
To test this change/fix you can simply download above APK file and install and test it in parallel to your existing Nextcloud app.
qrcode (please click on link to get QR code displayed)

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

Codacy

SpotBugs

CategoryBaseNew
Bad practice3535
Correctness5858
Dodgy code195195
Experimental11
Malicious code vulnerability22
Multithreaded correctness2626
Performance3737
Security1919
Total373373

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown

blue-Light-Screenshot test failed, but no output was generated. Maybe a preliminary stage failed.

@alperozturk96 alperozturk96 added this to the Nextcloud App 35.0.0 milestone Sep 8, 2026
@alperozturk96

Copy link
Copy Markdown
Collaborator

/backport to stable-35.0.x

@alperozturk96
alperozturk96 merged commit dc5e49e into master Sep 9, 2026
20 of 23 checks passed
@alperozturk96
alperozturk96 deleted the fix#17579 branch September 9, 2026 09:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Manage tags: Design Issues

4 participants