nextcloud-dialogs icon indicating copy to clipboard operation
nextcloud-dialogs copied to clipboard

Close button in notification not aligned to right

Open marius-wieschollek opened this issue 2 years ago • 1 comments

Nextcloud Dialogs: 5.0.3 Nextcloud: 27, 28rc2

grafik grafik

If the notification text is shorter than the notification width, the close button appears right after the text instead of at the end of the notification.

marius-wieschollek avatar Dec 02 '23 11:12 marius-wieschollek

Same on 4.2.2. I noticed that some extra JS files are generated by webpack:

js/myApp-node_modules_nextcloud_dialogs_dist_legacy_mjs.js js/myApp-vendors-node_modules_nextcloud_dialogs_dist_chunks_DialogBase-2d1c3e06_mjs.js js/myApp-vendors-node_modules_nextcloud_dialogs_dist_chunks_FilePicker-65d21558_mjs.js

I haven't noticed these files before. They are also not loaded (verified via browser console). Maybe the proper styling has moved to one of these files?

hschletz avatar Jan 05 '24 12:01 hschletz