Jagster
(Jakke Flemming)
17.Сентябрь.2024 07:12:18
1
Я мог бы выбрать Contribute > UX или Contribute > Bug , но поскольку не знаю, является ли это экспортом для всех каналов чата или чем-то другим, спрашиваю здесь.
Итак, что это такое и почему это здесь:
1 лайк
mcwumbly
(Dave McClure)
17.Сентябрь.2024 08:28:51
2
Кажется, это баг!
Вероятно, он был добавлен здесь:
main ← ux/convert-chat-plugin-ui
merged 05:16AM - 10 Sep 24 UTC
This commit converts the current chat plugin UI into the
new "show plugin" UI a… lready followed by AI and Gamification:


In the process, I also:
* Made a dedicated /new route to create new webhooks
* Converted the webhook form to FormKit
* Made some fixes and improvements to the `AdminPluginConfigPage`, `AdminPageHeader`,
and `AdminPageSubheader` generic components, so more plugins can
adopt the UI guidelines too. This includes adding a header outlet so plugins
can add action buttons to the plugin show page header.
* Fixes the submit button loading state for FormKit (by Joffrey)
Я вижу его и на странице геймификации.
2 лайка
j.jaffeux
(Joffrey Jaffeux)
01.Октябрь.2024 00:58:57
5
Думаю, это исправлено здесь:
committed 04:35AM - 30 Sep 24 UTC
In 61c1d35f17468b3666c966839da911d9f96dad19 I added a
PluginOutlet to AdminPlug… inConfigPage. This was intended to be
used as a way to render actions buttons inside the header of
a plugin that has a custom admin UI page. This worked, but
since the outlet was generically named, as soon as one plugin
used it the button would show on all plugins.
This fixes the immediate issue by naming the outlet based
on the plugin, then having each plugin specify their own
outlet to render into. There may be a nicer way to do this,
but for now this stops the bleeding.
(к сведению @martin )
Спасибо!
5 лайков
j.jaffeux
(Joffrey Jaffeux)
Закрыл(а) тему
04.Октябрь.2024 00:59:51
6
Эта тема была автоматически закрыта через 3 дня после последнего ответа. Новые ответы больше не принимаются.