Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

api.dartlang.org: table of contents makes it hard to search #3446

Closed
DartBot opened this issue Jun 8, 2012 · 3 comments
Closed

api.dartlang.org: table of contents makes it hard to search #3446

DartBot opened this issue Jun 8, 2012 · 3 comments
Assignees
Labels
closed-as-intended Closed as the reported issue is expected behavior

Comments

@DartBot
Copy link

DartBot commented Jun 8, 2012

This issue was originally filed by [email protected]


What steps will reproduce the problem?

  1. Go to http://api.dartlang.org/html/Node.html
  2. Try to search for the 'text' property

What is the expected output? What do you see instead?
First matches should be 'Text' (in class description), TEXT_NODE constant, text property.

Instead I have to page through ~25 matches from the list of classes, before I see any results from the current page.

I guess it should be possible to have the class list appear last in the DOM (which should affect search order) without changing the layout.

@dgrove
Copy link
Contributor

dgrove commented Jun 11, 2012

cc @munificent.
Set owner to @kwalrath.
Added Area-Site, Triaged labels.
Changed the title to: "api.dartlang.org: table of contents makes it hard to search".

@sethladd
Copy link
Contributor

This is an issue, we known. I'm closing this because the plan is to totally revamp the API site. Also, find-as-you-type will be added soon to the search box.

Marking 'as designed" because we don't intend to change the current design. Instead, completely rebuild it. :)


Added AsDesigned label.

@nicolasgarnier
Copy link
Contributor

This issue has been moved to Github as part of a migration. Please use the Issue on Github going forward: https://github.com/dart-lang/dartlang.org/issues

@DartBot DartBot added Type-Defect closed-as-intended Closed as the reported issue is expected behavior labels Aug 26, 2014
copybara-service bot pushed a commit that referenced this issue Jun 22, 2023
Revisions updated by `dart tools/rev_sdk_deps.dart`.

dartdoc (https://github.com/dart-lang/dartdoc/compare/793d575..4757339):
  47573391  2023-06-21  Sam Rawlins  Remove dependency on code_builder (#3451)
  370cb2c4  2023-06-21  Sam Rawlins  Remove all use of package:build (#3448)
  70c2897b  2023-06-20  Sam Rawlins  Simplify some code in PackageBuilder (#3447)
  1a8403ec  2023-06-20  Sam Rawlins  Rank libraries lower than classes and class members (#3446)

lints (https://github.com/dart-lang/lints/compare/4b79906..79581ff):
  79581ff  2023-06-20  Devon Carew  update core and recommended from the recent review (#136)

test (https://github.com/dart-lang/test/compare/3d5afed..cdc8178):
  cdc8178b  2023-06-21  Nate Bosch  Ignore a false positive for unreachable_from_main (#2041)

vector_math (https://github.com/google/vector_math.dart/compare/a3aca09..c147038):
  c147038  2023-06-20  Lukas Klingsbo  `Vector2` constructor benchmark (#297)

web_socket_channel (https://github.com/dart-lang/web_socket_channel/compare/af72652..7fb82f2):
  7fb82f2  2023-06-21  Brian Quinlan  Add a note explaining why the onerror doesn't generate a more detailed exception (#273)

webdev (https://github.com/dart-lang/webdev/compare/b58edb7..6fe17fe):
  6fe17fe8  2023-06-21  Elliott Brooks  Prepare Webdev `3.0.5` release (#2151)
  3b7f266c  2023-06-21  Elliott Brooks  Small fixes for the `release` script (#2150)
  45446ec9  2023-06-20  Elliott Brooks  Reset DWDS to `19.0.2-wip` (#2149)
  91cbd183  2023-06-20  Elliott Brooks  Prepare DWDS for release to version 19.0.1 (#2145)
  a7b81589  2023-06-20  Elliott Brooks  Don't run proper_release_test with the rest of the test common tests (#2146)
  aa586d29  2023-06-20  Elliott Brooks  Fix DCM errors in `chrome_proxy_service.dart` (#2148)

Change-Id: I27850a0b8b1241b03f07a5832555d4da6dfbff44
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/310962
Auto-Submit: Devon Carew <[email protected]>
Commit-Queue: Devon Carew <[email protected]>
Reviewed-by: Konstantin Shcheglov <[email protected]>
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-as-intended Closed as the reported issue is expected behavior
Projects
None yet
Development

No branches or pull requests

5 participants