Opened 11 years ago
Closed 11 years ago
#769 closed enhancement (fixed)
Make the search toggle smoother
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Developer Hub | Keywords: | good-first-bug has-patch needs-testing |
| Cc: |
Description
The in-doc search box is toggle-able right now, but it just jumps out.
We should make it a bit smoother by using $.slideToggle() instead of just $.toggle() (We could achieve this with CSS as well, but using jQuery seems like a safer bet to ensure it works for those who don't have transition support).
Attachments (1)
Change History (4)
Note: See
TracTickets for help on using
tickets.
In 1492: