From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from firstgate.proxmox.com (firstgate.proxmox.com [IPv6:2a01:7e0:0:424::9]) by lore.proxmox.com (Postfix) with ESMTPS id 7EB141FF16B for ; Fri, 10 Oct 2025 15:52:07 +0200 (CEST) Received: from firstgate.proxmox.com (localhost [127.0.0.1]) by firstgate.proxmox.com (Proxmox) with ESMTP id 32B4E15AC6; Fri, 10 Oct 2025 15:52:15 +0200 (CEST) MIME-Version: 1.0 Date: Fri, 10 Oct 2025 13:51:11 +0000 In-Reply-To: <83bc679c-8c56-476c-8910-6600e507056e@proxmox.com> References: <20251009133120.425255-1-h.laimer@proxmox.com> <20251009133120.425255-3-h.laimer@proxmox.com> <83bc679c-8c56-476c-8910-6600e507056e@proxmox.com> X-Mailer: BlueMind-MailApp-v5 Message-ID: From: Dietmar Maurer To: Hannes Laimer X-Bm-Parsing-Options: encoded-parts X-Bm-Milter-Handled: 55990f41-d878-4baa-be0a-ee34c49e34d2 X-Bm-Transport-Timestamp: 1760104268534 X-SPAM-LEVEL: Spam detection results: 0 AWL -0.189 Adjusted score from AWL reputation of From: address BAYES_00 -1.9 Bayes spam probability is 0 to 1% DMARC_MISSING 0.1 Missing DMARC policy HTML_MESSAGE 0.001 HTML included in message KAM_DMARC_STATUS 0.01 Test Rule for DKIM or SPF Failure with Strict Alignment KAM_HTMLNOISE 1 Spam containing useless HTML padding RCVD_IN_VALIDITY_CERTIFIED_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_RPBL_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. RCVD_IN_VALIDITY_SAFE_BLOCKED 0.001 ADMINISTRATOR NOTICE: The query to Validity was blocked. See https://knowledge.validity.com/hc/en-us/articles/20961730681243 for more information. SPF_HELO_NONE 0.001 SPF: HELO does not publish an SPF Record SPF_PASS -0.001 SPF: sender matches SPF record Subject: Re: [yew-devel] [PATCH proxmox-yew-comp v3 1/2] schema_validation: use Schema to populate field properties of number, check- and combobox X-BeenThere: yew-devel@lists.proxmox.com X-Mailman-Version: 2.1.29 Precedence: list List-Id: Yew framework devel list at Proxmox List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: Yew framework devel list at Proxmox Cc: Yew framework devel list at Proxmox Content-Type: multipart/mixed; boundary="===============1513813443362916299==" Errors-To: yew-devel-bounces@lists.proxmox.com Sender: "yew-devel" --===============1513813443362916299== Content-Type: multipart/alternative; boundary="-=Part.9cea.cbb23e897026a241.199ce634b78.d3e736c8d79d4133=-" ---=Part.9cea.cbb23e897026a241.199ce634b78.d3e736c8d79d4133=- Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable We don't for example for firewall logging levels or firewall policies like DROP, REJECT, ACCEPT=2E Also having the default as a placeholder automatically is, if nothing else, convenient=2E tbh, I'm not super sure how often we do this, so may not be warranted to have a general thing if only these two end up using it=2E Good example=2E I guess a good UI would explain the difference between DRO= P and REJECT: DROP =3D> Silently discard the packet=2E REJECT =3D> Reject packet and send an error message back=2E Just write a small helper (combobo_from_schema(=2E=2E))=2E If it turns out to be useful, we can still add it to the schema helper=2E ---=Part.9cea.cbb23e897026a241.199ce634b78.d3e736c8d79d4133=- Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable
We don't for example for firewall logging levels or firewall poli=
cies
like DROP, REJECT, ACCEPT=2E Also having the default as a placeholder
=
automatically is, if nothing else, convenient=2E tbh, I'm not super sure
ho=
w often we do this, so may not be warranted to have a general thing if
only=
 these two end up using it=2E
Good example=2E I guess a good UI would explain =
the difference between DROP and REJECT:
DROP =3D> Silently=
 discard the packet=2E
REJECT =3D> Reject packet and send an erro=
r message back=2E

<=
span style=3D"box-sizing: border-box; font-family: Montserrat, montserrat, =
"Source Sans", "Helvetica Neue", Helvetica, Arial, sans=
-serif; font-size: 10pt;">Just write a small helper (combobo_from_schema(=
=2E=2E))=2E
If it turns out to be useful, we can still add it to the schem=
a helper=2E



---=Part.9cea.cbb23e897026a241.199ce634b78.d3e736c8d79d4133=--- --===============1513813443362916299== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ yew-devel mailing list yew-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/yew-devel --===============1513813443362916299==--