13:39:46 RRSAgent has joined #forms 13:39:50 logging to https://www.w3.org/2026/04/10-forms-irc 13:39:55 rrsagent, make logs public 13:40:29 Meeting: XForms Group Weekly Teleconference 13:40:29 Chair: Steven 13:40:29 Previous Meeting: https://www.w3.org/2026/03/20-forms-minutes 13:41:08 Agenda: https://lists.w3.org/Archives/Public/public-xformsusers/2026Apr/0005 13:41:13 rrsagent, make minutes 13:41:14 I have made the request to generate https://www.w3.org/2026/04/10-forms-minutes.html Steven 13:54:04 Alain has joined #forms 14:00:03 ebruchez has joined #forms 14:01:07 Topic: Declarative text for 14:01:07 https://www.w3.org/community/xformsusers/wiki/XForms_2.0#The_insert_Element 14:01:17 Steven: I inserted the text in the spec 14:01:35 ... if there are no comments, I will close the issue 14:02:08 Topic: Detecting/Ignoring unsaved data 14:02:08 https://www.w3.org/2022/01/21-forms-minutes#t03 14:05:41 [We read the previous discussion] 14:06:35 Erik: THe browser has before-unload, a very unusual event, and you can register for it, the browser will handle the response in a special way. 14:06:41 s/TH/Th/ 14:07:11 \... browsers don't like you to register that handler. They disable some caches. 14:08:34 ... navigation becomes fast when those caches are available 14:08:56 ... the recommendation is you register the handler only when you have dirty data. 14:09:45 Steven: So registering the handler is the signal that you don;t want people to leave without warning? 14:09:48 Erik: Yes 14:09:54 s/;/'/ 14:10:32 Erik: There are often new APIs, there may be better ways. 14:10:57 Erik: Browsers fdo complicated stuff in the lifecycle of a page 14:11:06 s/fdo/do/ 14:11:30 ... before-unload is probably very old 14:12:33 ACTION: Steven research best practices for before-unload 14:13:20 Alain: It's about submission not yet performed. 14:13:42 ... not all instances need to be saved. 14:14:24 Steven: A declarative way to say "These things must be saved before exit"? 14:14:27 Alain: Yes 14:14:49 ... or maybe with an action set. 14:15:13 ... It's not easy stuff 14:15:28 Erik: Some data doesn't need to be saved, such as a search field 14:15:53 Topic: Next meeting 14:15:57 Alain: Regrests 14:16:21 Steven: Next meeting 24 April. 14:16:31 [ADJOURN] 14:16:43 Present: Alain, Erik, Steven 14:16:47 rrsagent, make minutes 14:16:49 I have made the request to generate https://www.w3.org/2026/04/10-forms-minutes.html Steven 14:17:49 s/Regrests/Regrets/ 14:17:53 rrsagent, make minutes 14:17:54 I have made the request to generate https://www.w3.org/2026/04/10-forms-minutes.html Steven 14:48:39 ebruchez has joined #forms