Oleksandr Deundiak
Oleksandr Deundiak
While we don't support TCP-level keep-alive #3450, we occassionally send empty Ockam packets in tcp workers to: 1. Keep connection alive 2. Find out early if connection was closed We...
This test prints error in the log ```rs #[cfg(test)] mod tests { use ockam_core::{route, Result}; use ockam_identity::authenticated_storage::mem::InMemoryStorage; use ockam_identity::{Identity, TrustEveryonePolicy, TrustIdentifierPolicy}; use ockam_node::Context; use ockam_vault::Vault; #[allow(non_snake_case)] #[ockam_macros::test] async fn full_flow(ctx:...
### Observed behavior Currently, after sending an invitation, its added to the list of the "Sent invitations" in the menu. Those invitations doesn't have any status and do not change...
### Observed behavior While pressing "Invite to Portal" button the process takes a while to succeed (around a second or so), during which UI looks frozen. ### Steps to reproduce...
### Observed behavior https://github.com/build-trust/ockam/assets/6513916/3ef96dcb-faad-4452-b4ac-bf0ca555eb60 Menu is partially transparent and everything looks fine on the dark background, but not fine on the white background ### Steps to reproduce 1. Enroll 2....
### Observed behavior Animation is not smooth https://github.com/build-trust/ockam/assets/6513916/6a07360e-c238-4a6a-a73e-0c1e3041b855 ### Steps to reproduce 1. Enroll 2. Create an Outlet 3. Invite another account or yourself 4. Accept the invitation which will...
### Observed behavior After clicking on the tray icon, menu appears but then immediately disappears https://github.com/build-trust/ockam/assets/6513916/9155d672-9d86-4cbe-b5a1-6af1d412da2d ### Steps to reproduce 1. Click on Ockam tray icon, the menu appears 2....
### Observed behavior ### Steps to reproduce Enroll with the App, open the tray menu ### Expected behavior The gap between the bottom of the text and the border should...
### Observed behavior ### Steps to reproduce Enroll with the App, click "Open a new Portal Outlet...", enter an invalid address and press "Open Portal" ### Expected behavior The error...
### Observed behavior ### Steps to reproduce Enroll with the App, click "Open a new Portal Outlet..." ### Expected behavior Text boxes corners should be rounded and match the design...