this post was submitted on 11 Jul 2023
44 points (95.8% liked)

Connect for Lemmy App

2656 readers
3 users here now

A community for the mobile app Connect for Lemmy.

Links

founded 1 year ago
MODERATORS
 

Hi, I'm working on the next release and there's a lot of changes so rather than just release it straight away I'd like your help! Hopefully this way those that don't want the newest features can enjoy a more stable experience and those that want to play with new features can do so as well.

Here is the link to join:

edit: I won't post the release notes until it fully releases in a couple days or so so as to not spoil anything :)

Beta 1.0.85 Changelog:

  • Fixed issue with reply button
  • Display message when all posts in a list are being filtered

Beta 1.0.84 Changelog:

  • Fixed issue with editing replies with special characters
  • Improved comment navigator to scroll to a more centered position
  • Added a post image to the settings post edit page
  • Fixed issue with preload option not saving
  • Bell notification icon should update a bit more smartly
you are viewing a single comment's thread
view the rest of the comments
[โ€“] kuro_neko@lemmy.ca 3 points 1 year ago (1 children)

For the comments getting chopped it's the preview view not being able to scroll?

[โ€“] RxBrad@lemmy.world 1 points 1 year ago* (last edited 1 year ago)

No, when you edit the comment, only part of the text actually loads in.

So if you submit it without realizing that text is gone, you lose the tail end of the comment. (It happened to me a couple times before I realized what was happening)

EDIT: Maybe it's the "&" character that's the issue.. testing that theory.

EDIT 2: That's it! Everything from the "&" forward gets cut off.