LearnNewsExamplesServices
Frontmatter
id4528
titleDocs should default to showing API for selected component, and not the hierarchy.
stateClosed
labels
enhancementstale
assignees[]
createdAtJul 7, 2023, 2:03 AM
updatedAtSep 13, 2024, 4:29 AM
githubUrlhttps://github.com/neomjs/neo/issues/4528
authormaxrahder
commentsCount2
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 13, 2024, 4:29 AM

Docs should default to showing API for selected component, and not the hierarchy.

Closed v8.1.0 enhancementstale
maxrahder
maxrahder commented on Jul 7, 2023, 2:03 AM

The docs for a given class shows the configs, methods, and event for the selected class, and for classes up the inheritance hierarchy. But users are most interested in the members introduced by the class.

Every time I look up a class, one of the first things I do is de-select the ancestor classes. It would be a lot easier to start with the current class alone -- if needed, the user is still free to select classes up the hierarchy.

maxrahder added the enhancement label on Jul 7, 2023, 2:03 AM