Skip to content

Incorrect menu redirection in the Kendo UI for jQuery documentation #76

Open
@PekoPPT

Description

@PekoPPT

Describe the bug
There are pages in the documentation which cannot be accessed. Here is a list of the sections:

  1. API REFERENCE -> Javascript -> drawing
  2. API REFERENCE -> Javascript -> effects

There are menu items and folders with the same names in the API REFERENCE -> Javascript section of the documentation. This results in the opening of the folder content when on click on the item with the same name.

To Reproduce
Steps to reproduce the behavior:

  1. API REFERENCE -> Javascript
  2. Click on the "drawing" item, not the folder with the same name.
  3. You will be navigated to https://docs.telerik.com/kendo-ui/api/javascript/drawing/arc when this page should be opened.

Expected behavior
If you click on the "drawing(not the folder) item" item in the menu this page should be opened: https://github.com/telerik/kendo/blob/master/docs/api/javascript/drawing.md
If you click on the "effects(not the folder) item" item in the menu this page should be opened: https://github.com/telerik/kendo/blob/master/docs/api/javascript/effects.md

Metadata

Metadata

Assignees

No one assigned

    Labels

    est: highEstimated for more than 5 dev daysfeaturenew functionality, style, behavior etcsev: highImpacts all documentations sitesunder considerationThe item needs further research for a viable solution

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions