User tests: Successful: Unsuccessful:
In #40202 was added code that allows to show old XTD buttons in new Dialog, when $button->modal = true
.
Hovewer this does not work good.
I removing this part here.
Now a new modal will work only when button explicitly set $button->action = 'modal'
.
Edit Contact XTD button
$button->modal = true;
Go to article ediiting and click this button.
You get a new Dialog modal
You get BS modal.
Please select:
Reference:
Category | ⇒ | Layout Front End Plugins |
Status | New | ⇒ | Pending |
Category | Layout Front End Plugins | ⇒ | Layout Front End Plugins Unit Tests |
Labels |
Added:
Release Blocker
bug
PR-5.0-dev
b/c break
|
I have tested this item ✅ successfully on be649dc
For clarity for other testers: in Article Edit it is the CMS Content / Contact button to be selected.
I see the slight difference in appearance of the two layouts and the different implementation. Both work fine in selecting a Contact to insert into an article.
Labels |
Added:
?
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-09-17 17:32:56 |
Closed_By | ⇒ | HLeithner |
Works! but please note this: #40202 (comment)
@Ruud68 thanks for your comment I answered it in the issue maybe not the ideal solution for you but hard to solve all issues without resources.
thanks @Fedik and testers
Works! but please note this: #40202 (comment)