Nextcloud deck: Allow dragging cards over title text #110

Closed
opened 2025-10-09 12:05:38 +02:00 by ahtlon · 6 comments
Collaborator

This should be a one line fix in 90f51f931f/src/components/cards/CardItem.vue (L23)
According to this issue https://github.com/nextcloud/deck/issues/7279
The problem was introduced here https://github.com/nextcloud/deck/pull/1562

Locally ive tried playing around with a nixpkgs.overlay but since the addons are in some kind of strange sub-sub-derivation I couldn't figure out how to target the patch...

This should be a one line fix in https://github.com/nextcloud/deck/blob/90f51f931f56834b1892f5c644a736b3fadcfa0e/src/components/cards/CardItem.vue#L23 According to this issue https://github.com/nextcloud/deck/issues/7279 The problem was introduced here https://github.com/nextcloud/deck/pull/1562 Locally ive tried playing around with a nixpkgs.overlay but since the addons are in some kind of strange sub-sub-derivation I couldn't figure out how to target the patch...
ahtlon added the Bug/Problem nextcloudRequest labels 2025-10-09 12:05:38 +02:00
ahtlon self-assigned this 2025-10-09 12:05:38 +02:00
Author
Collaborator

I think the easier solution is hosting a local copy of the repo with the patch applied...

I think the easier solution is hosting a local copy of the repo with the patch applied...
Author
Collaborator

https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/3 there is now a fixed version of the deck app we could use
Problem 1: the url is https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/3/artifacts/Deck%20app%20tarball
Problem 2: the file is a zipped tarball and idk if pkgs.fetchNextcloudApp can use that

https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/3 there is now a fixed version of the deck app we could use Problem 1: the url is https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/3/artifacts/Deck%20app%20tarball Problem 2: the file is a zipped tarball and idk if pkgs.fetchNextcloudApp can use that
Author
Collaborator

Hab probleme die datei als release zu veröffentlichen @kalipso ::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A
Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4

Hab probleme die datei als release zu veröffentlichen @kalipso `::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A` Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4
Author
Collaborator

Aktueller fehler: App "Deck" cannot be installed because it is not compatible with this version of the server.

Aktueller fehler: `App "Deck" cannot be installed because it is not compatible with this version of the server.`
ahtlon added reference issue_110 2025-10-11 21:43:13 +02:00
Owner

Hab probleme die datei als release zu veröffentlichen @kalipso ::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A
Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4

Ist das noch ein Problem, oder hat es sich erledigt? Da das issue auf closed ist vermute ich mal das alles passt.

> Hab probleme die datei als release zu veröffentlichen @kalipso `::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A` > Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4 Ist das noch ein Problem, oder hat es sich erledigt? Da das issue auf closed ist vermute ich mal das alles passt.
Author
Collaborator

Hab probleme die datei als release zu veröffentlichen @kalipso ::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A
Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4

Ist das noch ein Problem, oder hat es sich erledigt? Da das issue auf closed ist vermute ich mal das alles passt.

Der Fehler existiert immer noch aber ich hoste die Datei selber um ihn zu umgehen.

> > Hab probleme die datei als release zu veröffentlichen @kalipso `::error::<html>%0D%0A<head><title>413 Request Entity Too Large</title></head>%0D%0A<body>%0D%0A<center><h1>413 Request Entity Too Large</h1></center>%0D%0A<hr><center>nginx</center>%0D%0A</body>%0D%0A</html>%0D%0A` > > Siehe https://git.dynamicdiscord.de/ahtlon/deck/actions/runs/4 > > Ist das noch ein Problem, oder hat es sich erledigt? Da das issue auf closed ist vermute ich mal das alles passt. Der Fehler existiert immer noch aber ich hoste die Datei selber um ihn zu umgehen.
Sign in to join this conversation.
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kalipso/infrastructure#110