-
-
Notifications
You must be signed in to change notification settings - Fork 417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Promises, Part 1] TGUI Admin tickets #13631
base: master
Are you sure you want to change the base?
Conversation
Changelog status: ✔️ |
if("legacy") | ||
TicketPanelLegacy() |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
если и оставлять легаси-уи то мб в префах это сохранять
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ну тут на вкус и цвет, не думаю что критично. Подожду мнения других мейнтеров пока что
</LabeledList.Item> | ||
)} | ||
<LabeledList.Item label="Actions"> | ||
<div dangerouslySetInnerHTML={{ __html: actions }} /> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
а в чем смысл тгуи-обертки если мы по-прежнему пользуемся сомнительным dangerouslySetInnerHTML
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
У тебя есть предложения как это можно реализовать лучше?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
реализовать то как и все остальные тгуи интерфейсы
без dangerouslySetInnerHTML
у тебя буквально в этом же интерфейсе используются тгуишные кнопки
И небольшой факт, так как ТГУИ, то теперь не надо будет прожимать по КД рефрешь, все моментально появится в тикете |
Co-authored-by: NinjaPikachuska <[email protected]>
Описание изменений
Как-то раз пока был Админом, я в ЦК заикнулся про ТГУИ тикеты. В общем, пока ещё не успел уйти в одно место, начинаю выпускать партию ПРов в которых я обещал что-то сделать. Один из них ТГУИ панелька ahelp!
Почему и что этот ПР улучшит
Переносим интерфейсы на ТГУИ формат по плану переносов всех UI на ТГУИ
Авторство
Моё (портировано с VOREStation/VOREStation#13845)
Чеинжлог
🆑