Skip to content

API sites: Render entry header separate from type #51

@jzaefferer

Description

@jzaefferer

There's an annoying usability issue on our API sites. As an example go here and try to double click the option name to copy it: http://api.jqueryui.com/datepicker/#option-onChangeMonthYear. Instead of "onChangeMonthYear" I end up selecting "onChangeMonthYearType" (note that additional "Type" at the end). Tested in Chrome, Firefox, Opera and Safari on OSX, all behave the same.

We should look into using markup that separates the two elements, to make sure the double click selects the correct text.

I actually only noticed the mistake after wondering why the callback is never triggered and only then noticed the additional "Type".

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