Niklas Natter

Results 77 comments of Niklas Natter

No think this is still a problem, I can have a look at it when I find the time. But looks like nobody else noticed this, so I think this...

For completion: it looks like displaying the title for `external` links was fixed in #6675 and therefore works on 2.5.* versions only at the moment πŸ™‚

I think the idea of using a `Factory` service for the views was that it is easy to discover what type of views are available and that it is possible...

Thanks for creating this issue! As already explained by @alexander-schranz, the resource locator does not represent the "full" url because it does not include the URL that is configured for...

I think both usecases (urls/routes) are valid. Maybe there should be a `RouteToolbarAction` for routes and a `LinkToolbarAction` for external links?

I have revisited this topic in the course of #6475. I think a generic `RequestToolbarAction` would need to support at least the following configuration parameters: - `label` - `icon` -...

Hey, thanks for reaching out! I have just tested this on my local machine and cannot reproduce the problem. I created two pages, one with permissions and one without permissions....

> I'd be interested to update webpack 5, so that we could maybe later fix [sulu/skeleton#88](https://github.com/sulu/skeleton/issues/88) by introducing [module federation](https://webpack.js.org/concepts/module-federation/). > > The good news is that ckeditor seems to...

Hey, thanks for reporting! I just tested this with Sulu 2.4 and PHP 8.1 and can confirm that the problem still occurs on the new versions πŸ˜• I did not...

@cirykpopeye I just had a quick look at the code and it looks like the default templates are not needed in the frontend (anymore) to me πŸ™ˆ I think you...