Always show reboot button #27

Open
opened 2025-01-23 13:42:28 +00:00 by banaanihillo · 2 comments

Unproven empirical evidence tells me that recently added custom emoji are successfully reloaded once the Reboot button has been used. Said button is not always in view, however. I do not think it would hurt to always have it in view. You know, just in case. Opinions very welcome.

This is a suggestion for the file at src/components/RebootButton/index.vue to no longer need the v-if="needReboot" attribute.

df42a06cc4/src/components/RebootButton/index.vue

Unproven empirical evidence tells me that recently added custom emoji are successfully reloaded once the Reboot button has been used. Said button is not always in view, however. I do not think it would hurt to always have it in view. You know, just in case. Opinions very welcome. This is a suggestion for the file at `src/components/RebootButton/index.vue` to no longer need the `v-if="needReboot"` attribute. https://akkoma.dev/AkkomaGang/admin-fe/src/commit/df42a06cc41d3559e4775db0dd1ae6e78aaa5863/src/components/RebootButton/index.vue

reboot is only actually needed after certain config changes - emoji modification is solved by the "reload emoji" button.

only really major actions need a reboot to apply

reboot is only actually needed after certain config changes - emoji modification is solved by the "reload emoji" button. only really major actions need a reboot to apply
Author

I can see the local emoji packs immediately within admin-fe after using the Refresh local packs option, but it seems to take something else for them to actually show up on the instance itself. I am not sure if it just takes a while or if the hypothesis i came up makes any sense at all - they seemed to be loaded immediately when i had to change some other settings in there, which led to a reload being necessary.

I can currently see the blobhaj/ pack i recently installed manually, within the admin-fe settings, but not quite on the instance itself yet

https://emojos.in/nbh.ax?show_all=true

I can see the local emoji packs immediately within `admin-fe` after using the Refresh local packs option, but it seems to take something else for them to actually show up on the instance itself. I am not sure if it just takes a while or if the hypothesis i came up makes any sense at all - they seemed to be loaded immediately when i had to change some other settings in there, which led to a reload being necessary. I can currently see the `blobhaj/` pack i recently installed manually, within the `admin-fe` settings, but not quite on the instance itself yet https://emojos.in/nbh.ax?show_all=true
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: AkkomaGang/admin-fe#27
No description provided.