Skip to content

extensibility: add tooltip when action item is inactive

Administrator requested to merge tj/inactive-actions into main

Created by: tjkandala

Closes #19338 (closed).

Show tooltips when action item is inactive now, add " (inactive)" to the description. We don't have an easy way to directly access the extension ID from the action item, but I think keeping the same description is more clear anyways (in case an extension contributes multiple action items, or it's not easy to infer what the action item will do from the extension ID).

Screenshot from 2021-05-14 09-23-19

Merge request reports

Loading