Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace unified search text field busy indicator with custom indicator #4753

Merged
merged 1 commit into from
Aug 2, 2022

Conversation

claucambra
Copy link
Collaborator

Addresses a point in #4434

New spinner:

Screen.Recording.2022-07-18.at.17.21.14.mov

Old spinner:

Screen.Recording.2022-07-18.at.17.26.24.mov

@claucambra claucambra self-assigned this Jul 18, 2022
@codecov
Copy link

codecov bot commented Jul 18, 2022

Codecov Report

Merging #4753 (b1deb6c) into master (b37ca49) will decrease coverage by 0.12%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4753      +/-   ##
==========================================
- Coverage   56.80%   56.67%   -0.13%     
==========================================
  Files         138      138              
  Lines       17142    17142              
==========================================
- Hits         9737     9715      -22     
- Misses       7405     7427      +22     
Impacted Files Coverage Δ
src/libsync/vfs/cfapi/hydrationjob.cpp 52.68% <0.00%> (-3.77%) ⬇️
src/libsync/vfs/cfapi/vfs_cfapi.cpp 85.09% <0.00%> (-2.36%) ⬇️
src/libsync/vfs/cfapi/cfapiwrapper.cpp 72.89% <0.00%> (-1.37%) ⬇️
src/libsync/syncengine.cpp 86.65% <0.00%> (-0.55%) ⬇️

Copy link
Collaborator

@mgallien mgallien left a comment

Choose a reason for hiding this comment

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

I would have kept the BusyIndicator component and just style its contentItem to have it easier to understand that we just have a plain BusyIndicator but with a custom style

src/gui/tray/UnifiedSearchInputContainer.qml Outdated Show resolved Hide resolved
@claucambra claucambra force-pushed the bugfix/unified-search-busyindicator branch 2 times, most recently from cf1d59d to 6ea565c Compare July 22, 2022 09:49
@claucambra
Copy link
Collaborator Author

I would have kept the BusyIndicator component and just style its contentItem to have it easier to understand that we just have a plain BusyIndicator but with a custom style

Sure -- I separated it into its own file and it is now a BusyIndicator

@claucambra claucambra force-pushed the bugfix/unified-search-busyindicator branch from 6ea565c to 75e16b8 Compare July 22, 2022 09:52
@claucambra claucambra requested a review from mgallien July 27, 2022 10:16
@mgallien mgallien force-pushed the bugfix/unified-search-busyindicator branch from 75e16b8 to 3fa35a3 Compare July 27, 2022 10:25
Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
@claucambra claucambra force-pushed the bugfix/unified-search-busyindicator branch from 3fa35a3 to b1deb6c Compare August 2, 2022 11:23
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-4753-b1deb6cd1d43c99e554014007c66bc86dbb5eb6a-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.

@sonarcloud
Copy link

sonarcloud bot commented Aug 2, 2022

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

@claucambra claucambra merged commit 8274d77 into master Aug 2, 2022
@claucambra claucambra deleted the bugfix/unified-search-busyindicator branch August 2, 2022 12:03
@mgallien mgallien added this to the 3.6.0 milestone Aug 2, 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.

4 participants