-
Notifications
You must be signed in to change notification settings - Fork 27
🤔Question: How to create Categories? how is the category field populated? #310
Comments
@JD-Gonz on the main announcements page, you should ellipses on the top? Here's an example of ours. |
@billabongrob Thank you so much! I feel like an idiot 😅 |
@billabongrob as a follow-up, Is there any permissions associated to category creation and the restriction of users that aren't allowed to create announcements to also not create categories, or is there an intentional reason for anyone to create categories? |
The only permissions i'm aware of are:
It looks like you're right about the permissions though - verified with one of my work pals. cc: @kurtaking |
FWIW, I think categories are too hidden and would like to surface that another way if anyone has ideas. I can see how people may struggle to find it separate from the theme hiding the ellipsis. |
Personally I would have expected to just be able to create them dynamically within the New Announcements form. |
Yeah, that's what I was thinking. We should adopt that and how they are doing images. I would love an issue created and/or a contribution PR. 😄 |
Thank you for opening up some tickets for these. |
📜 Description
How do I populate the categories section?
I feel like I must have missed something during setup, but I do not see any options within my category section when creating a new announcement, nor am I able to dynamically create categories at the time of announcement creation.
👍 Expected behavior
I would expect to be able to create categories on the fly or have a preset list I control (maybe via app-config?) to choose from.
👎 Actual Behavior with Screenshots
Category field isn't populated and I cant add my own option.
👟 Reproduction steps
📃 Provide the context for the Bug.
No response
🖥️ Your Environment
we are in the process of migrating to
react: 18
partly to satisfy the needs of this plugin but this issue happens on both react 17 and 18.my package.json files, and I am using the new backend system
yarn backstage-cli info
👀 Have you spent some time to check if this bug has been raised before?
Are you willing to submit PR?
Yes I am willing to submit a PR!
The text was updated successfully, but these errors were encountered: