Save visited URL to recent searches and update weight token list
Visiting a URL with a search or filters should save them to the filtered search bar recent searches dropdown so this updates the Vue filtered search bar to have the same behaviour. See the `visiting URL with search params adds to recent searches` test in `recent_searches_spec.rb` This commit also updates the Vue weight token to show a list of 21 values, to comply with the `loads all the weights when opened` test in `dropdown_weight_spec.rb` Changelog: added
Showing
Please register or sign in to comment