Grigorii K. Shartsev

Results 167 issues of Grigorii K. Shartsev

`#icon` slot is centered and `icon-class` is on top. ![image](https://github.com/nextcloud-libraries/nextcloud-vue/assets/25978914/5e91d9fc-1387-41c1-8490-219859c87ae1)

bug
2. developing
feature: actions

`NcAppDetailsToggle` in internal component of `NcAppContent` and is not exported. - Rename to `NcAppContentDetailsToggle` to follow naming guidelines - Remove from docs ### 🏁 Checklist - [x] ⛑️ Tests are...

feature: documentation
feature: app-content

```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...

1. to develop
feature: actions

`` - 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...

feature: actions
design

cc @JuliaKirschenheuter

bug
1. to develop
accessibility
feature: emoji picker

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...

bug
feature: actions
regression
browser: Safari

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...

0. Needs triage
bug

## 🐞 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...

bug
2. developing

## Resolves > [Vue warn]: Duplicate keys detected: 'undefinedundefined'. This may cause an update error. ![image](https://github.com/nextcloud/viewer/assets/25978914/7882eb1e-f9eb-4b53-97c0-c7cf05129abd)

2. developing