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

web ui: Files page remove pin button broken #4269

Closed
Macil opened this issue Oct 1, 2017 · 1 comment
Closed

web ui: Files page remove pin button broken #4269

Macil opened this issue Oct 1, 2017 · 1 comment

Comments

@Macil
Copy link

Macil commented Oct 1, 2017

Version information:

go-ipfs version: 0.4.11-
Repo version: 6
System version: amd64/linux
Golang version: go1.9

Type: Bug

Severity: Low

Description:

The X remove buttons on the Files page of the web ui are broken. If you click any of them, then the web UI goes to the front page (because the remove button is a link to "#" and the preventDefault() method is never called on the click event object), and this error appears in the console: "TypeError: t.preventDefault is not a function"

@Macil Macil changed the title web ui: Files remove pin button broken web ui: Files page remove pin button broken Oct 1, 2017
@Kubuxu
Copy link
Member

Kubuxu commented Oct 12, 2017

Can you report it at: https://github.com/ipfs/webui

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

No branches or pull requests

2 participants