Commit 76ac13a
Simplify website search and listing controls (#1553)
* Removing search from the home pageThis was a little confusing because there are two searches, but the overall site search is a lot more powerful
* Prefilter website search by resource page
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* small error handling and formatting
* Simplify website listing controls
Remove per-page text search, trim page-specific controls, and move remaining sort/filter controls into compact flyouts.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 0d7a5ad commit 76ac13a
29 files changed
Lines changed: 1157 additions & 1322 deletions
File tree
- eng
- website
- src
- components
- integrations
- pages
- scripts
- pages
- styles
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
354 | 354 | | |
355 | 355 | | |
356 | 356 | | |
357 | | - | |
358 | | - | |
359 | | - | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
364 | | - | |
365 | | - | |
366 | | - | |
367 | | - | |
368 | | - | |
369 | | - | |
370 | | - | |
371 | | - | |
372 | | - | |
373 | | - | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | | - | |
378 | | - | |
379 | | - | |
380 | | - | |
381 | | - | |
382 | | - | |
383 | | - | |
384 | | - | |
385 | | - | |
386 | | - | |
387 | | - | |
388 | | - | |
389 | | - | |
390 | | - | |
391 | | - | |
392 | | - | |
393 | | - | |
394 | | - | |
395 | | - | |
396 | | - | |
397 | | - | |
398 | | - | |
399 | | - | |
400 | | - | |
401 | 357 | | |
402 | 358 | | |
403 | 359 | | |
404 | 360 | | |
405 | 361 | | |
406 | 362 | | |
407 | 363 | | |
408 | | - | |
| 364 | + | |
409 | 365 | | |
410 | 366 | | |
411 | 367 | | |
412 | 368 | | |
413 | 369 | | |
414 | 370 | | |
415 | | - | |
416 | | - | |
417 | 371 | | |
418 | 372 | | |
419 | 373 | | |
| |||
422 | 376 | | |
423 | 377 | | |
424 | 378 | | |
425 | | - | |
426 | | - | |
427 | 379 | | |
428 | 380 | | |
429 | 381 | | |
| |||
440 | 392 | | |
441 | 393 | | |
442 | 394 | | |
443 | | - | |
444 | 395 | | |
445 | 396 | | |
446 | 397 | | |
| |||
453 | 404 | | |
454 | 405 | | |
455 | 406 | | |
456 | | - | |
457 | 407 | | |
458 | 408 | | |
459 | 409 | | |
| |||
468 | 418 | | |
469 | 419 | | |
470 | 420 | | |
471 | | - | |
472 | 421 | | |
473 | 422 | | |
474 | 423 | | |
| |||
976 | 925 | | |
977 | 926 | | |
978 | 927 | | |
979 | | - | |
980 | | - | |
981 | | - | |
| 928 | + | |
982 | 929 | | |
983 | 930 | | |
984 | 931 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
| 122 | + | |
122 | 123 | | |
123 | 124 | | |
124 | 125 | | |
| |||
0 commit comments