Benedikt Kulmann

Results 51 issues of Benedikt Kulmann

The OcSelect component opens the dropdown on mouseclick and on focus. Keyboard toggle `Enter` or `Space` doesn't work, but is expected. In some usecases it's actually not desired behaviour that...

bug

We recently re-implemented the accordion component. It still needs some adjustments/improvements, but we didn't want to block the initial release. Things left to do: - [ ] vertical alignment of...

enhancement
accessibility

We want to have scoped component styles. Only the utility classes should be available globally. But we recently had an issue with scoped component styles: Somehow scoped styles are cloning...

bug

## Describe the bug With #8523 we've introduced a simple mechanism to load apps into ocis. My personal deployment using that feature is looking good so far. @jstehle built the...

Type:Bug
Priority:p3-medium

## Describe the bug For most file location related activity items I'd expect the target or parent folder to be referred to in the activity message. Instead, only the space...

Type:Bug
Priority:p3-medium

Our https://github.com/owncloud/awesome-ocis repo holds a README.md which links to all known web apps. Those with at least one published release and some minimal amount of manual QA are then listed...

# Description We currently have a config option `openAppsInTab` which the admin can use to specify for the whole oCIS instance if a file gets opened in a new tab...

Type:Story

The purpose of this issue is to keep track of deprecations and dates of code removal. Please subscribe to this issue if you are a developer and want to stay...

Topic:Deprecation

# Description At the moment you can shoot yourself in the foot quite easily by destructuring the `clientService` (e.g. `const { webdav } = useClientService()`. The destructured respective client (here:...

Type:Story

## Describe the bug If I rename a folder, the activity events loose context, see screenshot. ## Steps to reproduce 1. Create a folder "test" 2. Create a subfolder "subtest"...

Type:Bug
Priority:p2-high