-
Notifications
You must be signed in to change notification settings - Fork 134
Open
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.customer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)
Description
Looking at https://api.flutter.dev/flutter/dart-ui/Rect-class.html, you see the following, with class constructors, properties, methods, operators, etc. on the right sidebar:
But then if you click to see details for any of those properties, that same info moves to the left sidebar -- and the class listing that was on the left sidebar goes away:
This is a very jarring user experience.
rohanthacker and guidezpl
Metadata
Metadata
Assignees
Labels
P2A bug or feature request we're likely to work onA bug or feature request we're likely to work onarea-web-designSomething a web designer interested in helping could do.Something a web designer interested in helping could do.customer-flutterIssues originating from important to FlutterIssues originating from important to Fluttertype-bugIncorrect behavior (everything from a crash to more subtle misbehavior)Incorrect behavior (everything from a crash to more subtle misbehavior)

