Skip to content

Add ActionBar to filtered list pages

Sandro Lutz requested to merge actionbar into master

Adds an ActionBar to the details view of the items listed on the filtered list pages. Places action buttons on the left and additional options on the right.

Adds an additional button to copy the URL to the given item to the clipboard. This is easier to understand than to see the URL has changed after clicking on an item.

Merge request reports