Skip to content

Fix ActivityItem activityHover error#4921

Merged
mgallien merged 1 commit into
masterfrom
bugfix/activity-item-error
Sep 10, 2022
Merged

Fix ActivityItem activityHover error#4921
mgallien merged 1 commit into
masterfrom
bugfix/activity-item-error

Conversation

@claucambra

Copy link
Copy Markdown
Collaborator

The ActivityItem's moreActionsButton still pulls its colour from an item that now no longer exists, hence the error

Since we don't want it to have a background anyway, at least not when it isn't hovered, there is no need to set this value as internally in ActivityItemActions it is set to transparent, which is what we want anyway

Signed-off-by: Claudio Cambra claudio.cambra@gmail.com

@claucambra

Copy link
Copy Markdown
Collaborator Author

No need to backport as the change that brought this about was not backported

@codecov

codecov Bot commented Sep 9, 2022

Copy link
Copy Markdown

Codecov Report

Merging #4921 (871ad24) into master (8bd9738) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4921      +/-   ##
==========================================
- Coverage   57.21%   57.19%   -0.03%     
==========================================
  Files         138      138              
  Lines       17136    17136              
==========================================
- Hits         9805     9801       -4     
- Misses       7331     7335       +4     
Impacted Files Coverage Δ
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.20% <0.00%> (-0.46%) ⬇️
src/libsync/propagatedownload.cpp 64.88% <0.00%> (-0.30%) ⬇️

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
@mgallien mgallien force-pushed the bugfix/activity-item-error branch from a210241 to 871ad24 Compare September 10, 2022 10:11
@nextcloud-desktop-bot

Copy link
Copy Markdown

AppImage file: nextcloud-PR-4921-871ad24e28d74b4bee3fb9077a42c5df67e9df53-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarqubecloud

Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mgallien mgallien merged commit f19e902 into master Sep 10, 2022
@mgallien mgallien deleted the bugfix/activity-item-error branch September 10, 2022 18:15
@mgallien mgallien added this to the 3.7.0 milestone Oct 3, 2022
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.

3 participants