Arno Welzel

Results 309 comments of Arno Welzel

In addition - see how Confluence or Wikimedia handles links when **viewing** pages. Both just open the link when clicking it - because this is how links work. Maybe there...

It would also help, if diagrams could be opened in a separate view like a kind of "lightbox" without any size limitation at all.

Also see https://github.com/nextcloud/collectives/issues/1227 - the thoughts about usability issues when changing the behaviour of well known elements like links also applies here.

Yes, there is a fallback - but still very confusing, since you do not understand what this means - do I have to click again or not? And where exactly...

For fullscreen support you can also add this plugin: https://github.com/arnowelzel/photoswipe-fullscreen

It seems, that the following parts of the "Text" app are responsible for this: text/appinfo/routes.php: ```php return [ 'routes' => [ ... /** @see Controller\SessionController::create() */ ['name' => 'Session#create', 'url'...

This problem still exists. Any feedback?

In addition: the elements are also not at the same vertical position since the input element has a top margin and the button right to it does not. I added...

I can not reproduce this here - NC 29.0.3 (see screenshot). Do you have any customizations like CustomCSS or similar? ![grafik](https://github.com/nextcloud/server/assets/6613614/0186fa1d-4a90-4b15-b2c1-2fd6630081b1) Do you refer to your **own** Nextcloud instance or...

Indeed, this constant is not defined. I wonder why this didn't show up earlier. Thanks for pointing this out, I'll have a look into it as soon as possible.