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

fix button text when editing posts #2922

Merged
merged 3 commits into from
Jul 31, 2023

Conversation

tararoshan
Copy link
Contributor

@tararoshan tararoshan commented Jul 27, 2023

Indicate edited post is saved

Should close #2642 and #2671. Gives a minimal solution to #2668.

@tararoshan tararoshan closed this Jul 27, 2023
@tararoshan tararoshan reopened this Jul 27, 2023
@hughrun hughrun changed the title Merge change to post button's text on edited posts fix button text when editing posts Jul 31, 2023
Copy link
Contributor

@hughrun hughrun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this contribution @tararoshan!

This does fix #2642

For #2671 we need to change the heading so that is says "Edit Comment", "Edit Review" etc so that will be a separate PR.

#2668 really needs to move the user out of the edit screen, though I agree this is a partial fix/improvement.

@hughrun hughrun merged commit c29ca5a into bookwyrm-social:main Jul 31, 2023
10 checks passed
@tararoshan tararoshan deleted the wip-edit-post-and-save branch February 29, 2024 03:37
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

Successfully merging this pull request may close these issues.

Change "Post" to "Save" on edit page
2 participants