-
Notifications
You must be signed in to change notification settings - Fork 94
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
Keep layout on sync errors #6903
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6903 +/- ##
==========================================
+ Coverage 37.43% 38.31% +0.87%
==========================================
Files 939 925 -14
Lines 42404 42310 -94
Branches 1464 1466 +2
==========================================
+ Hits 15874 16210 +336
+ Misses 25753 25338 -415
+ Partials 777 762 -15 β View full report in Codecov by Sentry. π New features to boost your workflow:
|
af40cfd
to
d9d2506
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.
Looks good @max-nextcloud, let's just make sure that the margin from the bottom is of size --clickable-area
bff0826
to
adc0bdb
Compare
/backport to stable30 |
/backport to stable29 |
adc0bdb
to
f14eb27
Compare
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
This comment was marked as resolved.
678cd9e
to
7e84bcc
Compare
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
The document status div is full width. Its background hides the text behind it and scrollbars on the side. Introduce a new .status-wrapper div that sets the background and only has the size of the actual message. Also move the message to the very bottom of the screen on mobile. Signed-off-by: Max <[email protected]>
7e84bcc
to
51cb02c
Compare
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
Signed-off-by: Max <[email protected]>
51cb02c
to
b47c6b5
Compare
@marcoambrosini This should be ready for another review. I have not added screenshots for small screens yet though. |
a555700
to
4beb32e
Compare
Otherwise unpacking the tar file failed on github runners if the cache was created by garm runners and the binary could not be found on garm runners if the cache was created by github runners. Signed-off-by: Max <[email protected]>
4beb32e
to
64d9887
Compare
ouch... did not remember that this was still on automerge. |
/backport to stable31 |
See #6877
Ui changes
πΌοΈ Screenshots
Other commits
βοΈ TODO
--clickable-area