-
Notifications
You must be signed in to change notification settings - Fork 616
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
no delete button on WEB UI, button disabled #203
Comments
I have this issue too. When I refresh each screen, I see the red delete button flash, then quickly disappear. Inspecting the application in dev tools on chrome, I found this code commented out:
I suspect there is some javascript commenting this out or something? Why? |
I tried running with: ```
|
Seems like he didnt finish the other mode Check out the override on line 41 Edit: I run it like this and I can finally delete images. Yey. :-)
|
@brentco Why the frowny face? Why the confused emojie? |
I don't remember. Probably sad because it didn't work. |
UP please |
any solution? |
Before you open an issue, you should search for similar issues.
Especially for issues that deal with starting the docker-registry-frontend we have seen a tremendous amount
of issues and most of the time a reference to the example-setup
folder was enough for the issue reporter to solve the issue on her own.
Please, make sure to provide all the information asked for below and then delete everything above Expected behavior including this line.
Expected behavior
delete button should be seen on Web UI, but not.
Actual behavior
The delete button is disabled.
Steps to reproduce the problem
Make sure you include information how you configured or started the registry and the frontend.
Specifications
docker version
) are you running? 18.03.1-cedocker images | grep "docker-registry-frontend"
.The text was updated successfully, but these errors were encountered: