-
-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
Description
XKit-Rewritten/src/features/trim_reblogs/index.js
Lines 61 to 65 in 1069ca9
| message: [ | |
| `Trimming an ask from a thread will result in it appearing broken on custom themes (i.e. ${blog?.name}.tumblr.com).`, | |
| '\n\n', | |
| 'To avoid issues with custom themes, leave the ask intact when trimming.' | |
| ], |
This suggests that trimmed asks will always keep appearing on custom themes, which is not true. I don't know whether it is no longer ever true or is now sometimes true.
Depending on that, I would suggest either
Trimming an ask from a thread may result in it appearing broken on some custom themes (i.e. [].tumblr.com).
To completely avoid issues with custom themes, leave the ask intact when trimming.
or e.g.
Trimming an ask from a thread has resulted in it appearing broken on custom themes (i.e. [].tumblr.com) in the past.
To completely avoid issues with custom themes, leave the ask intact when trimming.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Projects
Status
Backlog