John Molakvoæ

Results 108 issues of John Molakvoæ

cc @jancborchardt Currently the ui does not provide a way to show the sidebar for a given file, you can do it when you open the viewer and THEN you...

enhancement
1. to develop
discussion
low

See https://github.com/Akryum/floating-vue/pull/894 Because the Popover always focuses after the event is emitted, we need to make sure to wait after the render (nextTick) to properly focus on another element. Also...

3. to review
feature: popovermenu
accessibility
feature: emoji picker

@marcoambrosini

Now that the content is scrolling, the sticky is not needed anymore. Fixing the top/right values so it can apply on other locations if necessary. Especially the sidebar being full...

bug
3. to review
regression
feature: app-sidebar

![image](https://user-images.githubusercontent.com/14975046/192544946-73f6516f-e97a-4f71-bafb-dd9568b6bc6d.png) 400ms to open a menu is not acceptable, debugging the profiler gives the above culprit. Something must have changed. It request an animation frame and block the browser whch...

1. to develop
regression

I noticed the keyboard nav is broken, when opening, the first item should be focused, it is not the case anymore. 1. Open the menu 2. Use arrow down to...

bug
3. to review
feature: actions
regression

Fix https://github.com/nextcloud/viewer/issues/1282

- [x] Base Navigation view - [x] Navigation API - [x] Legacy views API mapper - [x] Settings to Modal - [x] Component testing ## Follow-ups - [ ] Update...

enhancement
2. developing

Instead of getting the last inserted row data when creating a share, just get update the iShare we have on hand.

bug
4. to release
feature: sharing

- [x] Migrate favorites view - [x] Add favorite action - [ ] Add missing actions - [x] Implement webdav prop API Requires: - [x] https://github.com/nextcloud/server/pull/38806 - [ ] https://github.com/nextcloud/server/pull/38939...

2. developing
feature: files
feature: tags