Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to attach a file to a card #1935

Closed
khassad opened this issue May 20, 2020 · 6 comments · Fixed by #2035
Closed

Unable to attach a file to a card #1935

khassad opened this issue May 20, 2020 · 6 comments · Fixed by #2035

Comments

@khassad
Copy link

khassad commented May 20, 2020

After update to 1.0.1 when I want to attach a file to a card only a blank popup appears with a "Choose attachement" label.
I can't interact with it, drag & drop doesn't work.

To Reproduce
Steps to reproduce the behavior:

  1. Click on a card
  2. Click on pen icon to edit Description
  3. Click on attach icon
  4. Blank popup appears

Expected behavior
Popup should allow to choose or upload a file

Client details:

  • OS: Linux Mint 19.3
  • Browser: Firefox
  • Version: 77.0b7
  • Device: Desktop
Server details

OS: Debian

Nextcloud version: 18.0.4

Deck version: 1.0.1

No errors have been found.
Logs

Browser log

Insert your browser log here, this could for example include:

a) Javascript console log : 
Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/files_videoplayer/js/main.js?v=30815e73-24
URL du lien source : main.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/core/js/dist/main.js?v=30815e73-24
URL du lien source : main.js.map
2
Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/collections.js?v=30815e73-24
URL du lien source : collections.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/files_sharing/js/dist/main.js?v=30815e73-24
URL du lien source : main.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/notifications/js/notifications.js?v=30815e73-24
URL du lien source : notifications.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/deck.js?v=30815e73-24
URL du lien source : deck.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/notifications/js/notifications.js?v=30815e73-24
URL du lien source : notifications.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/spreed/js/collections.js?v=30815e73-24
URL du lien source : collections.js.map
2
Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/3.js
URL du lien source : 3.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/core/js/dist/main.js?v=30815e73-24
URL du lien source : main.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/deck.js?v=30815e73-24
URL du lien source : deck.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/2.js
URL du lien source : 2.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/files_sharing/js/dist/collaboration.js?v=30815e73-24
URL du lien source : collaboration.js.map

Erreur dans les liens source : Error: NetworkError when attempting to fetch resource.
URL de la ressource : https://nc.c-l.io/apps/deck/js/deck.js?v=30815e73-24
URL du lien source : deck.js.map

@jakobroehrl
Copy link
Contributor

You have to upload an attachment first (Cardsidebar -> Attachments)
grafik

@juliusknorr
Copy link
Member

@jakobroehrl Maybe it would be a good enhancement to also allow uploads from the file picker that is opened in the description.

@khassad
Copy link
Author

khassad commented May 22, 2020

It's certain that when a user click on a button labelled "Add attachement", he expects to be able to add an attachment...
We can't hope a user to fathom what to do before a blank popup ! :)

@joreiff
Copy link
Contributor

joreiff commented May 25, 2020

A friend of mine just had the same problem. It may also be helpful to rename "Add attachment" to "Link attachment" or something. This would lead to less confusion.

@jakobroehrl

This comment has been minimized.

@jakobroehrl jakobroehrl removed their assignment Jul 10, 2020
@juliusknorr
Copy link
Member

No need to comment for that, just do it 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants