Skip to content
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

Closed
tobyzerner opened this issue Dec 20, 2014 · 2 comments
Closed

Implement discussion title editing #7

tobyzerner opened this issue Dec 20, 2014 · 2 comments

Comments

@tobyzerner
Copy link
Contributor

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

@tobyzerner
Copy link
Contributor Author

Done in 87159bd and 011ae36

@tobyzerner
Copy link
Contributor Author

In a bit of a shortcut way, mind you (with a confirmation prompt) - but good enough for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant