You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good idea! It would make the plugin a lot easier to use. If you want to tackle any of the suggested features, feel free to do it. Otherwise I will definitely look into it.
To make most of this great plugin, you could also provide a Search Collator for the backend to be able to search bulletins from the Backstage search. It's quite easy to do by just providing a
CollatorFactory
that implements theDocumentCollatorFactory
from@backstage/plugin-search-common
. You can check my Q&A plugin as a reference https://github.com/drodil/backstage-plugin-qeta/blob/main/plugins/qeta-backend/src/search/collators/QetaCollatorFactory.tsThe text was updated successfully, but these errors were encountered: