Closed jeremyjbowers closed 10 years ago
Ugh.
Rendering initial quote server-side (JFK) using a speech slug from the app_config; adds that quote to a javascript FEATURED list; clicking the refresh button pages through the list, now including the initial quote.
Position of the tags area in the DOM changes because the initial quote has an unknown height until it loads -- so hasher isn't scrolling to the proper part of the page.
This should be really exciting to fix.