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

fix(files): Add missing emptyView handling #46917

Merged
merged 1 commit into from
Jul 31, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jul 31, 2024

Summary

The interface for "Views" provides this option but it was never implemented.
One use case for this feature: Being able to render a custom empty view message for public file drops to properly show the terms of service.

Checklist

@susnux susnux added this to the Nextcloud 30 milestone Jul 31, 2024
@susnux susnux requested a review from skjnldsv as a code owner July 31, 2024 13:46
@susnux susnux requested review from a team, Fenn-CS and Pytal and removed request for a team July 31, 2024 13:46
Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did not even remembered I added the emptyView specifications 🤯

@skjnldsv
Copy link
Member

/compile rebase-amend /dist

@skjnldsv skjnldsv enabled auto-merge July 31, 2024 20:01
The interface provides this option but it was never implemented.
This feature of being able to render a custom empty view message is needed
for public file drops to properly show the terms of service.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@skjnldsv skjnldsv merged commit a5770a5 into master Jul 31, 2024
111 checks passed
@skjnldsv skjnldsv deleted the fix/add-missing-empty-content branch July 31, 2024 20:26
@blizzz blizzz mentioned this pull request Aug 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants