[issue2551291] rewrite classhelper to use dialog
John Rouillard <[email protected]> Mon, 21 Aug 2023 17:41:04 +0000
| Newsgroups | gmane.comp.bug-tracking.roundup.devel |
|---|---|
| Message-ID | <[email protected]> |
New submission from John Rouillard: 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. ---------- messages: 7829 nosy: rouilj severity: normal status: new title: rewrite classhelper to use dialog type: rfe _________________________________________________ Roundup tracker <[email protected]> <https://issues.roundup-tracker.org/issue2551291> _________________________________________________