From cf274dca45ede990dcc96391e0aeb06f7e2bec28 Mon Sep 17 00:00:00 2001 From: Italo Valcy Date: Mon, 7 Oct 2024 15:28:30 -0300 Subject: [PATCH] backport/hotfix for issue #529 into 2024.1 -- fixed default collapsed path constraint options on EVC creation --- CHANGELOG.rst | 1 + ui/k-toolbar/main.kytos | 7 +------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3086d8ba..8137ba5f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -12,6 +12,7 @@ All notable changes to the MEF_ELine NApp will be documented in this file. Changed ======= - UI: fixed premature submit when pressing Enter during autocomplete on inputs. +- UI: fixed path constraints fields to be collabsed by default when creating EVC to better usability for listing EVCs [2024.1.4] - 2024-09-09 *********************** diff --git a/ui/k-toolbar/main.kytos b/ui/k-toolbar/main.kytos index fd75b4c7..3f47e2cb 100644 --- a/ui/k-toolbar/main.kytos +++ b/ui/k-toolbar/main.kytos @@ -67,7 +67,7 @@ - + { - item.checked = false; - }); }, }