-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Description
The Prohibited Project Page currently has an input box under the Action column. However, it is unclear what input is needed for that input box. Is it asking for the PyPI username of the person releasing the prohibited project name as a record of evidence? Or is it the name of the prohibited project itself? Without admin guidance or diving deep into the codebase, the functionality and input is unclear in the UI and providing clarity would be helpful.
Some possible resolutions could be (a) provide a hovering tooltip to instruct support/admin what the functionality of the box is such as "Type new project owner name" (as it turns out that is the input that the box is looking for in order to release the package name) or (b) add a label under the input box indicating what input is needed.
