Bug 470048 - Compose page must not hide feed
Summary: Compose page must not hide feed
Status: RESOLVED FIXED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: 23.02.0
Platform: Other Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-20 15:21 UTC by Karl Robillard
Modified: 2024-03-21 21:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Robillard 2023-05-20 15:21:49 UTC
The compose post dialog must not hide the feed area so that the writer can see what they are replying to.

I'm looking for an application targeted at desktop users, so my preference is for a separate, non-modal dialog to open.  This would allow the user to continue browsing feeds while writing, just as the official Mastodon web client does.
Comment 1 Bug Janitor Service 2024-03-15 22:13:06 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/480
Comment 2 Joshua Goins 2024-03-21 21:45:01 UTC
Git commit de84dbad6ec5d62e99cad531d71d51452ca02999 by Joshua Goins.
Committed on 21/03/2024 at 20:26.
Pushed by redstrate into branch 'master'.

Allow popping out the status composer on desktop

This allows you to continue using Tokodon while writing a post, which is
useful on desktop. You can do this by using the new "Pop Out" action in
the composer, which is only visible on desktop devices.

M  +12   -1    src/content/ui/Main.qml
M  +15   -3    src/content/ui/StatusComposer/StatusComposer.qml

https://invent.kde.org/network/tokodon/-/commit/de84dbad6ec5d62e99cad531d71d51452ca02999