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

Add ability to manually discard post drafts #1460

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

Oaphi
Copy link
Member

@Oaphi Oaphi commented Dec 1, 2024

closes #1459

Ability to discard a post's draft manually is needed in contexts where the "cancel" button is not available (f.e., when editing user profiles).

Note: as per discussion, the implementation includes:

  • a new "cancel" button on the user profile tab that, if clicked, redirects the user back to their profile;
  • a markdown tools button for discarding the draft and staying on the page;

@Oaphi Oaphi added area: ruby Changes to server-side code area: html/css/js Changes to front-end code labels Dec 1, 2024
@Oaphi Oaphi self-assigned this Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: html/css/js Changes to front-end code area: ruby Changes to server-side code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a way to discard user profile drafts
1 participant