Uh oh!
There was an error while loading. Please reload this page.
Add option to restore automatic status - #29430
Conversation
2a062f6 to
b294de2CompareCarlSchwan
commented
Nov 4, 2021
/compile amend / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
70e7412 to
4e8141cCompareUh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
| {{ $t('user_status', 'Reset to') }} | ||
| <a | ||
| href="#" | ||
| role="button" | ||
| @click.prevent.stop="revertCurrentStatus"> | ||
| {{ message }} | ||
| </a> |
There was a problem hiding this comment.
As per https://docs.nextcloud.com/server/latest/developer_manual/basics/front-end/l10n.html#improving-your-translations please make the message a parameter in the translation, or use another line break and make the translated string "complete" e.g. Reset status: and use a real button?
Uh oh!
There was an error while loading. Please reload this page.
Not sure how I created this, it was random clicking around between status (online/away/...) and predefined statuses |
jancborchardt
commented
Nov 4, 2021
This note should show below the input field for the status message though, as it's related to the message. Right? |
jancborchardt
commented
Nov 29, 2021
@CarlSchwan was that fixed? Also it seems this needs rebasing, mind updating the screenshot afterwards? :) |
PVince81
commented
Jun 10, 2022
did we not fix this differently ? or have plans for it in a different context ? @CarlSchwan@nickvergessen |
nickvergessen
commented
Jun 10, 2022
This would still be highly appiciated |
jancborchardt
left a comment
There was a problem hiding this comment.
This note should show below the input field for the status message though, as it's related to the message.
skjnldsv
commented
Feb 24, 2024
cc @nickvergessen do we still need this? |
nickvergessen
commented
Feb 24, 2024
I implemented this already some time ago |
Fix#29339