changes
This commit is contained in:
parent
e5c0266d62
commit
2c97d8c15e
@ -4,8 +4,9 @@
|
||||
- Lazy load with pagination (frontend and backend)
|
||||
- Edit support for multiline message
|
||||
- Change from prompt when deleting to a div that replaces the message content area
|
||||
- Prompt for deleting should be a confirmation dialog, and two buttons, yes and no
|
||||
- Prompt for deleting should be a confirmation dialog, and two buttons, delete and cancel
|
||||
- Prompt for editing should be a textarea with the current message content in it along with a save and cancel button
|
||||
- Refactor entirely with htmx? Hmmmm....
|
||||
### Mid Priority
|
||||
- Other embeds (Twitter posts, spotify tracks, soundcloud, github repos, instagram posts, other video platforms)
|
||||
### Low Priority
|
||||
@ -18,4 +19,4 @@
|
||||
- Nothing yet
|
||||
### Low Priority
|
||||
- Tidy up
|
||||
- Perhaps a boolean value in the database to be able to display whether or not a message has been edited or not
|
||||
- Perhaps a boolean value in the database to be able to display whether or not a message has been edited or not (yes)
|
||||
|
Loading…
x
Reference in New Issue
Block a user