-
-
Notifications
You must be signed in to change notification settings - Fork 4.7k
fix dav browser error page not styled #20042
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
Conversation
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
skjnldsv
left a comment
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.
I meant to comment, wrong issue.
Can we use the existing core templates? :)
|
@skjnldsv pushed logic to use core templates. the exception one is ugly, but the 404 is now nice. good enough for this fix? screenshot updated. |
apps/dav/templates/exception.php
Outdated
| /** @param $_ array */ | ||
| ?> | ||
| <span class="error error-wide"> | ||
| <div class="body-login-container update"> |
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.
this can go away then, no?
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.
aye, the whole file 🔥
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
6ca2f42 to
82f8a16
Compare
|
/backport to stable18 |
|
backport to stable18 in #20104 |

Before:
(e.g. https://my.nxt.cld/remote.php/webdav/Foo/Bar/Foobar.pdf)
Now:
@nextcloud/designers please help by polishing the design. I bet you know which classes to use :)