John Linhart

Results 551 comments of John Linhart

1. How do I hit the `Del` key on Mac? 2. The `⌘ Enter` option doesn't work for me. Can we use `⌘ S` to save forms like everyone is...

1. CMD + Backspace but it doesn't work. 2. It doesn't work for me no matter what I try. 3. I'd remove them if it's nothing specific to Mautic. 4....

@andersonjeccel I've run the e2e tests again to ensure it wasn't a temporary issue. It wasn't. The main issue is this message: ``` Checkbox or Radio by Label or CSS...

~~Is this still a draft or ready to test?~~ I see it is WIP. This is a different PR than I thought. Apologies.

@andersonjeccel there are some conflicts. Please take a look

I didn't find how to access current user globally in any twig file, but the user can be passed as a view param here: https://github.com/mautic/mautic/blob/6463f65be1cc14376ed58ae638a0804c31ee969e/app/bundles/LeadBundle/Controller/LeadController.php#L622-L627 If you'd update the viewParameters...

Sure, that would be better. Or as we discussed on Slack, this would be a great candidate for a cancel-able message. If a user would cancel it, it wouldn't appear...

I wasn't able to test the migration properly as I wasn't able to create the original HTML textarea anymore due to this validation on the 5.x banch: ![Screenshot 2024-07-15 at...

@andersonjeccel can you tell us why you have added the "blocked" and "bc-break" labels here? I [don't think](https://github.com/mautic/mautic/pull/13926#pullrequestreview-2163135417) it's correct.

The BC break was removed as discussed in the comments. I'll update the PR description.