-
# Redesign of the preferences dialog
The preferences dialog of DockbarX has been around for a while and gone through quite a few changes. While DockbarX has gotten more and more features the preferen…
-
**Creating new PdfViewer + adding to Layout result in ERROR (UI not working)**
```java
PdfViewer predogled = new PdfViewer();
layout.add(predogled);
```
```stacktrace
java.lang.IllegalArgu…
-
I try to implement passkeys. During the passkey creation phase, I use the following parameters:
```text
Attestation type: direct
Authenticator: not specified
User verification: discouraged
Reside…
-
**Describe the bug**
Trying to show Connections in Prompt Flow via old Connections menu... gives
Failed to get secret for connection 'Default_AzureOpenAI'. Service invocation failed! Request: POST m…
-
_Transferred from [elementary/greeter#743](https://github.com/elementary/greeter/issues/743) (misclicked the repo, I am sorry)_
### Problem
Sometimes users complain about certain locales being i…
-
## Feature Request Form
### Problem you are trying to address with this feature
A user is trying to share a direct link to an annotation on a URL which is likely to be behind a paywall or otherwis…
-
When the user clicks on the change station button:
- a dialog should show up asking them to fill in the leaving time for the polling station they are leaving from
- call `PUT /api/v1/polling-stat…
aniri updated
4 years ago
-
**Description:**
This issue outlines the development of a new flow for deleting offers within portal-marketplaces. The Offer Deletion Flow will allow offer providers to remove offers that are no long…
-
Issue :
The payment dialog/pop works normally when working on localhost but when I deployed the pop does not show when I click the button that triggers the pop-up, hence I cannot test the payment f…
-
When I open the lightbox in Angular 5, everything is ok, but, when I close it and open a new dialog with ngModal, the lightbox appears again plus the new lightbox from ngModal. Why is that?
```
i…