-
Notifications
You must be signed in to change notification settings - Fork 817
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
Add ability to copy internal link from share dialog #4162
Conversation
15654ec
to
9e006d5
Compare
Locally I can not compile it. I get the same error as SonarCloud. |
0d0ba63
to
9e006d5
Compare
Made a bad use of QScopedPointer, fixed now :) |
22b61e2
to
eefa0c3
Compare
8c89992
to
c29152a
Compare
@claucambra can you have a look at the conflict and rebase on your side ? |
6cacbe0
to
b3b9808
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2 things design-wise:
- The icon we use in server is different from the normal link one to separate them: icon-external
- The text would look better if the subline is indented the same as the main text, and they are vertically aligned as a unit with the icons (as in the server)
58c0fa1
to
06c2aa2
Compare
I followed your suggestions and tried to make the widget look as close to the server's as possible: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Much better @claucambra, thank you! :)
6cd041d
to
2c60770
Compare
@claucambra the drone check is still failing because there was also another failed static check on code |
Right, thanks, fixed it |
/rebase |
f485fac
to
2f4e511
Compare
/rebase |
Signed-off-by: Claudio Cambra <[email protected]>
2f4e511
to
6242139
Compare
AppImage file: Nextcloud-PR-4162-624213956e624c0f7319dae7ea01c121a274135c-x86_64.AppImage |
SonarCloud Quality Gate failed. |
This addresses #815 and helps replicate the functionality available on the web interface