-
Notifications
You must be signed in to change notification settings - Fork 680
Description
Current Behavior
Clicking on the Report crate button opens the form as expected, with the name of the crate, the reason, and optional details. But when I click on the Report button at the bottom,
- with Firefox, it opens a new blank browser window
- with Brave, it does nothing at all
Expected Behavior
The report is sent and a confirmation is shown; for example with a pop-up or by displaying a new confirmation page.
Steps To Reproduce
- (optional) login on https://crates.io
- open the crate page: https://crates.io/crates/llel
- click on the
Report cratebutton
=> this opens https://crates.io/support?crate=llel&inquire=crate-violation - check the boxes corresponding to the reason(s); in this case, "name-squatting"
- click on the
Reportbutton
=> either nothing happens (Brave), or it opens a new, blank browser (Firefox)
Environment
- Browser: Brave (1.73.89), Firefox (132.0.1)
- OS: Windows 10 x64
Anything else?
I didn't see any specific instruction or requirement, e.g. to be either logged in or not. I tried both, but it didn't seem to make any difference. I disabled my uBlock plugin, but it didn't make any difference, either.
Perhaps it's simply not giving any feedback and the report is sent anyway, and perhaps Firefox opening a new browser is a side-effect? Hard to know. Or perhaps it's only a placeholder for the functionality to come?
There's very little explanation about it, so I assumed it was a regular report feature.