Skip to content

New Ticket Login Confusing #64

@jtpereyda

Description

@jtpereyda

Django's CONTRIBUTING guide currently points to the New Ticket page: https://code.djangoproject.com/newticket

If you're not logged in, this won't work:
dango new ticket report

If you click the "do so" link, you get a login that makes it look like you need to create a new account:
django new ticket report login

Hmm... Now how do I create an account? If I click cancel, by the way, I go here:
django new ticket report login cancel

OK, no good. At this point, I commenced clicking around the site for a while. I finally ended up at https://code.djangoproject.com/. While that is a separate subdomain, it looks on the project page like only one of many pages. On this page, there is a link that says "log in with a Github account." Finally, I clicked this link, logged in, and went back to file my bug.

I think my confusion (and perhaps many others') could be mitigated by:

  1. Adding a "login with Github link" to the new ticket page, and/or adding a "create a Django Project account" link. According to the DRY principle, this suggests:
  2. Adding a unified login page to which both https://code.djangoproject.com/ and the default "not logged in" pages will point to. This login page will have all the options, so that none of them get forgotten or need to be maintained separately.
  3. Possibly making a "log in" button more prominent on the Django Project site. This is a bigger design decision though.
  4. Give the "Authorization required." page links to login/registration options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions