Richard Steinmetz

Results 124 issues of Richard Steinmetz

Server PR is pending ...

2. developing
enhancement
Feature: Sharing

### Is your feature request related to a problem? Please describe. We should have some basic E2E tests to make sure that the app always renders. ### Describe the solution...

1. to develop
enhancement

One weird behavior: When I duplicate an event off a recurring event, I cannot configure recurrence as it says that the event is already a recurrence exception. But when I...

bug
0. to triage
hotspot: recurring events

### Is your feature request related to a problem? Please describe. Contacts is a good candidate to pioneer migrating to Vue 3. Gained insights can then be used when migrating...

enhancement
1. to develop
technical debt
skill:frontend

Hey there, I migrated the app's frontend to Vue 3. I also fixed copying to clipboard on modern browsers. The `document.execCommand()` API was deprecated and is not available anymore in...

For #10668 Ref https://github.com/nextcloud/mail/issues/10723#issuecomment-2684836564 Get rid of one SQL query for every call to `MessagesController::index()` (and other consumers of `IMailSearch::findMessages()`). Query the search results (messages) directly instead of querying their...

3. to review
backport-request
performance 🚀
feedback-requested

### Is your feature request related to a problem? Please describe. It would be nice if the email addresses of attendees could be shown in the editors. Consider an appointment...

1. to develop
enhancement
Feature: Editor
skill:frontend
Feature: Scheduling

### Is your feature request related to a problem? Please describe. Lets say I book an appointment via the appointment feature and I confirm it. Now, I would like to...

enhancement
0. to triage
Feature: Appointments
skill:backend

### Is your feature request related to a problem? Please describe. Let's say I set up similar appointments often but only adjust minor details. It would be nice if I...

1. to develop
enhancement
skill:frontend
Feature: Appointments

Partially addresses https://github.com/nextcloud/calendar/pull/5906#pullrequestreview-1986633149 Move the simple editor actions menu to the bottom. This looks a lot cleaner, IMO. As requested by our designers. ## Screenshots ### Creating a new event...

3. to review
design
enhancement
Feature: Editor
feedback-requested