Skip to content

beheer#17013 fix feed item actions blocking content

Fabian requested to merge beheer#17013-improve-feed-action-buttons-position into dev

Related to MR:

Changelog

  • Rename class "FeedItemAction" to "FeedItemFooterAction"
  • Rename class "FeedItemOptions" to "FeedItemActions"
  • Create separate component PinItem
  • To save space, FeedItemActions shows maximum 1 button
  • To prevent content being blocked FeedItemActions now takes up space in the layout
  • Bookmark button shows by default if item is bookmarked

Instructions

Edited by Fabian

Merge request reports