-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Bugs/features after the new sidebar #17737
Comments
Added:
|
this is done on purpose. Because loading big files directly is not something we want (txt, pdf...) |
I think that is a regression that people will complain about a lot. I also fear that there is no real way to have a proper preview of markdown documents generated as an image with just PHP and we should have nice previews for documents of the text app for example. |
Pdf can be rendered with imagick.
|
This is checked as resolved, but still happens in beta2 - has the fix been merged just too recently or is something still wrong? |
fix was merged but another pr broke it. |
What about the The tags should not me shown if none are set, it seems to be blocked by "differentiate focus and focus-keyboard on actions" nextcloud-libraries/nextcloud-vue#704 Now that @jospoortvliet is taking screenshots, the "Collaborative tags" box is in all the screenshots and it doesn’t look good. cc @skjnldsv :) |
No it's just a matter of adding a toggle for it :( |
Already fixed by #18732 |
Closing since all server related ones are fixed and only nextcloud-libraries/nextcloud-vue#704 is remaining to be fixed in the components. |
After #15719
parity
Sidebar preview plugins (e.g. from files_pdfviewer) are no longer workingcleanup
OCA.Files.Sidebar.open(path)
instead of file setter Use function to open a sidebar file #17750bugs
The text was updated successfully, but these errors were encountered: