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

Clean up TalkReplyTextField, remove unnecessary parent Item #4790

Merged
merged 2 commits into from
Aug 2, 2022

Conversation

claucambra
Copy link
Collaborator

In this case, the Item for the TalkReplyTextField is not needed and can be removed. This should also help simplify the focus chain when it comes to keyboard navigation

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
@claucambra claucambra self-assigned this Jul 29, 2022
@nextcloud-desktop-bot
Copy link

AppImage file: Nextcloud-PR-4790-c74c4667258a451d43d06396bcf6036fd0b7eccc-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

@codecov
Copy link

codecov bot commented Aug 2, 2022

Codecov Report

Merging #4790 (c74c466) into master (be2ed7a) will increase coverage by 0.01%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #4790      +/-   ##
==========================================
+ Coverage   56.80%   56.81%   +0.01%     
==========================================
  Files         138      138              
  Lines       17142    17142              
==========================================
+ Hits         9737     9740       +3     
+ Misses       7405     7402       -3     
Impacted Files Coverage Δ
src/libsync/propagatedownload.cpp 65.33% <0.00%> (+0.14%) ⬆️
src/libsync/vfs/cfapi/cfapiwrapper.cpp 74.71% <0.00%> (+0.45%) ⬆️

@claucambra claucambra merged commit 846a3fe into master Aug 2, 2022
@claucambra claucambra deleted the bugfix/clean-up-talkreplytextfield branch August 2, 2022 17:04
@mgallien mgallien added this to the 3.6.0 milestone Sep 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