a82ee8a2d5
Before, <WunderBar /> would compare the address inside it to the page address passed in by <Header /> to determine if there was a page change. This would cause user input to be replaced with "Home" when typing a search, since during a search the page address is always "Home," not the query. Now it simply checks if the page being viewed has changed. |
||
---|---|---|
.. | ||
auth.js | ||
channel-indicator.js | ||
common.js | ||
drawer.js | ||
file-actions.js | ||
file-tile.js | ||
form.js | ||
header.js | ||
link.js | ||
load_screen.js | ||
menu.js | ||
modal-page.js | ||
modal.js | ||
notice.js | ||
snack-bar.js | ||
splash.js | ||
tooltip.js |