small-fixes-and-improvements #3492
No reviewers
Labels
No labels
BE Request
Backlog
Better behavior
Blocked by deps
Bug
Code Review
Discussion
Doing
Feature Request / Enhancement
In the shining bright future maybe
It's complicated
MS Edge
Mememoon (or other niche browsers)
Missing API
Missing feature
Missing l10n/i18n
NL1
NL2
NL4
Need to verify on develop
RELEASE BLOCKER
Reassign or Close
Refactor
Regression
Safari
To Do
User story
Waiting on godot
accessibility
better documentation
chore
confirmed
easy ticket
incident
l10n update
mastoapi
mobile
needs design
needs-info
needs-review
stupid
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
pleroma/pleroma-fe!3492
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "small-fixes-and-improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The remove all drafts doesn't properly delete them, so they all come back after a refresh.
Also completely minor nitpicks:
@phnt wrote in #3492 (comment):
drafts are not synchronized
i think it's a font problem, works fine on my side
@hj wrote in #3492 (comment):
I forgot about that but still they don't get deleted properly at once. Instead they get deleted from the latest draft, one by one.
Yep, Merriweather is wrong, Liberation Sans is wrong, but Arial is correct.
weird. I'm just calling deleteDraft action or whatever it is. I'll look deeper into it
quote post form should be fixed now. It also has decent API now instead of modifying props
fixed drafts removal, too. That whole thing needs rework since it's not synced and doesn't work as intended (at least on chrome)
moved indicator to the left
All fixed for me.
Another small nitpick I found yesterday, when composing a reply and copying a post link to the quote form, the timeline/notif views will jump up if the full composer (with the quoted post) isn't visible after typing in the reply text area. This can be quite far if the quote has an image (easily almost half a page).
EDIT: Technically it happens on any input to the reply text area even when quotes aren't used.
i dunno how to properly fix it as quoted status is loaded with a delay so it would make timeline jump twice
50410614a80c2229eeed(pinned) bookmark folder popup now shows up facing the bottom of the page almost all the time (unless near the bottom)
clicking on the emoji react button after the picker has been opened doesn't close it (on develop the button is obscured by the picker for me)
nit: the scrollbar color being the text color makes the contrast between the scrollbar and background too much
I changed all popovers on status buttons to open downwards, makes more sense and doesn't obscure the post itself.
using --icon color seem to work better
