Grigorii K. Shartsev
Grigorii K. Shartsev
`#icon` slot is centered and `icon-class` is on top. 
`NcAppDetailsToggle` in internal component of `NcAppContent` and is not exported. - Rename to `NcAppContentDetailsToggle` to follow naming guidelines - Remove from docs ### 🏁 Checklist - [x] ⛑️ Tests are...
DO NOT MERGE
```html This works: This doesn't: -- Renders ``` The problem is that in `NcActions` we manually take actions from slot in render function. And some parts check, what exactly action...
`` - text item of `` menu. It looks exactly the same as interactive ``, the only difference is that it has no hover effect. This leads to a bit...
cc @JuliaKirschenheuter
Originally posted in https://github.com/nextcloud/server/issues/41450 > **Black border in "New" menu in Safari**: There is a black border on the first entry of the "New" menu. It should only appear on...
In shares, there is a Security view that allows a user to see a file but forbids to download the file and hides the "Download" button from the UI. It...
## 🐞 Resolves * Kind of regression of https://github.com/nextcloud/viewer/pull/1640 Steps to reproduce: 1. Open files 2. Open a file sidebar 3. *On this moment Viewer handle sidebar state change and...
## Resolves > [Vue warn]: Duplicate keys detected: 'undefinedundefined'. This may cause an update error. 