-
-
Notifications
You must be signed in to change notification settings - Fork 836
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Implement discussion title editing #7
Comments
In a bit of a shortcut way, mind you (with a confirmation prompt) - but good enough for now. |
Closed
This was referenced Sep 16, 2015
Closed
Closed
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Title editing should work similarly to how it does in esoTalk. Hovering over the title should indicate that it is editable with a dotted border; clicking it should turn it into an input; pressing Enter or Tab should save it, and pressing Escape should revert it.
The API for all of this should(?) be working. I can’t quite remember :3
The text was updated successfully, but these errors were encountered: