m-breitbach
m-breitbach
See PR #1860.
Have a look at the configuration `trashbin_retention_obligation` (see [documentation](https://docs.nextcloud.com/server/latest/admin_manual/configuration_server/config_sample_php_parameters.html#deleted-items-trash-bin)). On my instance, I have configured the trashbin (and file versions) to expire after some period of time.
Is there anything I can to on top of opening the PR to get things going? I really understand the nature of open source and the limited resources of maintainers....
I am also very interested in the current status, as the standard recovery routine involving snapshots seems to be broken.
I am a big fan of these changes, thank you for taking care. Looking forward to do thorough testing and giving feedback. (I have no dev setup yet, so I...
If I understand your problem correctly, it relates to a known bug. See PR #1855 for a fix (I hope it gets reviewed soon).
Encountering same problem on fresh install (RaspberryPi OS Lite, arm64, Bookworm). Any plans to fix the install script?
I observed that, if the dropdown menu opens downwards and is truncated, the whole modal can be scrolled down (this makes it usable at least, even if not super conveniently)....
Is this in progress already? If not, I might give it a try.
Already experimented with workarounds for `mwc-`, but I failed miserably due to uncontrollable side effects. So your approach definitely makes sense.