Just tried editing this post, headline and comments, ignored, no change.
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them
2) All posts must end with a '?'
This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?
3) No spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
NSFW comments should be restricted to posts tagged [NSFW].
5) This is not a support community.
It is not a place for 'how do I?', type questions.
If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email info@lemmy.world. For other questions check our partnered communities list, or use the search function.
6) No US Politics.
Please don't post about current US Politics. If you need to do this, try !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
If you see this, it worked for me.
Worked here as well.
Just curious what edit did op make?
Same thing has been happening to me for the past couple days.
Like, the edit button doesn't appear? Or it does, but clicking it doesn't change the post/comment into an editable field? Or it does but hitting "save" does nothing? Or it appears to save, but refreshing the page still shows the old content? Or does it give you an error message? Or what?
In my experience, I will say Lemmy-UI isn't the best about displaying errors to the user. Like, sometimes things go wrong and it doesn't tell you something went wrong. It just acts like you never hit the button. If I were you, I'd look around in developer tools. Hit F12 to get into it, go to the network tab, try to edit a post, and theoretically something should show up red in the network tab. Maybe click on the red thing, poke around, and see if you can find an error message either in the response body or in a response header or something. If that doesn't work, retry while in the console tab and see if any useful message comes up there.
If you get any sort of error message, definitely feel free to post it in this thread. Someone might have an idea what to do.
One warning: posting the wrong sort of data from Developer Tools can compromise your account. So I'd recommend against posting screenshots of your Developer Tools window. Probably pasting only human-readable text (as text, not in a screenshot) would be best.
Godspeed, OP. Hope we can help you out.
Good advice! Hadn't thought of F12. But no, I get no error, nothing is visible. I edit the post, save it, screen refreshes, shows the unedited post. Weird.
The page refreshes? That's odd in itself. Lemmy-UI never refreshes the whole page on editing for me.
I'm wrong, only the post refreshes. Network tab shows all 200s on the POSTs and GETs. Not seeing anything in the console view when I enter an edit.