I noticed that using this component changes the ID of the create topic button (from create-topic to custom-create-topic) which undoes the Colorful Categories customized background.
Maybe the ID should stay the same, with the custom identifier moved to a class instead?
I try to do some modification on this component for my personal use. But i am stuck on something so maybe someone is knowing this.
If i implement it to have the orignal âNew Topicâ - Button and the Custom new one.
Is there a posibillity to have the composer_action_text and the composer_button_text only on that modal when i click the custom button and having everything orginal when clicking on the original button ânew topicâ.
Hope someone may can help. Thanks!
If something of my stuff is not understandable then please tell me.
Iâm getting a deprecation notice on this component:
[THEME 41 'Customize new topic button text']
Deprecation notice: `api.addPostMenuButton` has been deprecated.
Use the value transformer `post-menu-buttons` instead.
[deprecated since Discourse v3.4.0.beta3-dev]
[deprecation id: discourse.post-menu-widget-overrides]
[info: https://meta.discourse.org/t/341014]
I can see on your forum youâre using Discourse v3.5.0.beta1-dev and youâre using an old component version. Once you update, this will fix your issue.