Skip to content

Improve search plugin

Carl Schwan requested to merge work/carl/improse-search-plugin into master
  • Consolidate Search field in SearchWidget and SearchToolbar. Now all the features of the SearchToolbar are moved to the SearchWidget and the SearchToolbar got removed.
  • Use removable toolbar items instead of having a button to remove tabs
  • Use icon only buttons for pageAction(Back/Forward/Reload)

Before:

image

After:

image

I'll try to come up with a nice home page next 😄

Merge request reports