Collapsible chat sections
(Using elements from the official discord feedback server as an example)
Here's an example with code:
https://codepen.io/Rykari/pen/OdYaza
Here's a quick preview image to see what I'm suggesting visually:
-
I feel like this what people meant when they said they wanted spoilers. What we got was more.. inline.
1 -
Yeah, I mean it's not exactly hard to impliment as I've shown with the code snippets
0 -
Wow great work buddy! Yes, this would be in fact great^^ 1 -
I agree, good idea. :))
0 -
Thats good and simple. Nice
0 -
PLEASE add this.
0 -
This is a fantastic idea that should be implemented posthaste.
0 -
Some sort of content collapse/expand feature needs to happen. Either this, collapsible spoilers or something else. +1
0 -
bump
0 -
Bumping this again as this is now achievable using markdown code. See https://gist.github.com/pierrejoubert73/902cc94d79424356a8d20be2b382e1ab
and can be achieved with:
<details> <summary>Expand</summary> </details>
(Note the requirements for empty lines after the summary and details tags)
And it's 2020. This should be easily achievable given the frameworks available in this era0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
10 Kommentare