-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Flutter documentation is currently split between docs.flutter.dev and api.flutter.dev. However, pages on docs.flutter.dev frequently link to pages on api.flutter.dev. Users in a recent study were disoriented when they were taken to the API references site after clicking a link on the general documentation site. The navigation is completely different and the only way to get back to the previous page is to use the web browser's back button. The experience is disjoint.
Idea from team discussion: allow another website to embed content generated by DartDoc, without the navigation elements, and display that content in place.
Open question: when the user clicks links in the embedded API reference, what should happen?
Metadata
Metadata
Assignees
Labels
P3A lower priority bug or feature requestA lower priority bug or feature requestarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.type-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)