mirror of https://gitlab.com/tildes/tildes.git
Browse Source
Add ability to edit topic title from listing pages
Add ability to edit topic title from listing pages
This adds an "Edit title" choice in the actions dropdown for topics on listing pages, instead of needing to go to the comments page. Some pieces of this feel a little hack-ish (like needing to reduce the bottom padding because of the usually-empty div that the title-editing input gets put into), so I'll probably want to try and find a better overall approach to this eventually, but it should do the job for now.merge-requests/126/merge
Deimos
4 years ago
5 changed files with 34 additions and 13 deletions
-
11tildes/scss/modules/_topic.scss
-
2tildes/tildes/templates/intercooler/topic_title_edit.jinja2
-
4tildes/tildes/templates/macros/comments.jinja2
-
16tildes/tildes/templates/macros/topics.jinja2
-
14tildes/tildes/templates/topic.jinja2
Write
Preview
Loading…
Cancel
Save
Reference in new issue