Jagster
(Jakke Flemming)
Setembro 17, 2024, 7:12am
1
Eu poderia escolher Contribute > UX ou Contribute > Bug , mas como não sei se isso é exportado para todos os canais de chat ou se é outra coisa, pergunto aqui.
Então, o que é isso e por que está lá:
1 curtida
mcwumbly
(Dave McClure)
Setembro 17, 2024, 8:28am
2
Parece um bug para mim!
Provavelmente introduzido aqui:
main ← ux/convert-chat-plugin-ui
opened 06:19AM - 29 Aug 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)
Eu também vejo isso na página de gamificação.
2 curtidas
j.jaffeux
(Joffrey Jaffeux)
Outubro 1, 2024, 12:58am
5
Acho que isso foi corrigido por:
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.
(para sua informação @martin )
Obrigado!
5 curtidas
j.jaffeux
(Joffrey Jaffeux)
Fechado
Outubro 4, 2024, 12:59am
6
Este tópico foi fechado automaticamente 3 dias após a última resposta. Novas respostas não são mais permitidas.