Issue 2551291
Created on 2023-08-21 17:41 by rouilj, last changed 2024-07-17 03:20 by rouilj.
msg7829 |
Author: [hidden] (rouilj) |
Date: 2023-08-21 17:41 |
|
The current classhelp window uses a frame structure in a new window.
Frames are deprecated.
Consider using the dialog element as demoed in:
https://www.youtube.com/watch?v=y8HjQETqrOM
as a non-modal with the ability to drag it to allow access to the underlying page.
Opening in a new window with a reference to the original window (so the classhelp can change
the field on the original form) is also acceptable. Opening in a new window could be even
better as the user can choose to open the new window in a new tab if they want.
|
msg8110 |
Author: [hidden] (rouilj) |
Date: 2024-07-17 02:17 |
|
Superseeded by issue2551353 and the roundup-classhelper web component
in version 2.4.0.
|
|
Date |
User |
Action |
Args |
2024-07-17 03:20:22 | rouilj | set | status: new -> closed |
2024-07-17 02:17:42 | rouilj | set | superseder: Add roundup-classhelper for 2.4.0 release resolution: wont fix messages:
+ msg8110 |
2023-08-21 18:45:13 | rouilj | set | components:
+ Web interface |
2023-08-21 17:41:04 | rouilj | create | |
|