makedeb / mprweb

Hosting platform for the makedeb Package Repository (MPR)
https://mpr.makedeb.org
GNU General Public License v2.0
15 stars 3 forks source link

Can't disown a package (unable to check the confirmation box) #84

Closed R8s6 closed 2 years ago

R8s6 commented 2 years ago

It is required to check the "Confirm to disown the package " box before disowning, but clicking the box has no effect, and therefore, I can't disown a package.

I tried on Firefox and Chromium, and had the same problem.

Could you please kindly take a look?

Thank you very much.

hwittenborn commented 2 years ago

I think I've experienced the same issue myself, it's just gone over my head every time the issue's came up.

Thanks for making the issue, I'll get it fixed shortly.

hwittenborn commented 2 years ago

Until I can get a fix in, you can disable the pointer-events: none CSS code in your browser's dev tools. If you can't do that, just let me know what packages you want orphaned and I can get that going.

You can also disown it via the API if you want to try that.

hwittenborn commented 2 years ago

This should be fixed now. Feel free to comment or make a new issue if you're still experiencing problems.

R8s6 commented 2 years ago

Thank you very much.