Composing toots #7

Closed
opened 2024-07-15 14:53:49 +00:00 by Rubicon · 0 comments
Owner

For now we still could not send toots on the app. Composing toot enables us:

  • to send replys
  • to send our own toots

I'd like to let the composing happens within the timeline and the thread - to give users the feel they are being part of the conversation and allow them goes around while composing their toot.

We could not use the "docked" visual yet, because of the virtual keyboard. We could not detect the virtual keyboard (The attempt of the VirtualKeyboard API is still limit in the Chromium-based) and make the "docked" composing and the keyboard overlays on the content. Even worse, Safari on iOS push up the viewport and left the viewport size unchanged. It's convenient in the old world, which the web pages designed for only desktops and big screens, but not a good message for responsive designs.

For now we still could not send toots on the app. Composing toot enables us: - to send replys - to send our own toots I'd like to let the composing happens within the timeline and the thread - to give users the feel they are being part of the conversation and allow them goes around while composing their toot. We could not use the "docked" visual yet, because of the virtual keyboard. We could not detect the virtual keyboard (The attempt of the `VirtualKeyboard` API is still limit in the Chromium-based) and make the "docked" composing and the keyboard overlays on the content. Even worse, Safari on iOS push up the viewport and left the viewport size unchanged. It's convenient in the old world, which the web pages designed for only desktops and big screens, but not a good message for responsive designs.
Rubicon added the
bug
label 2024-07-15 14:53:49 +00:00
Rubicon added
feature
proposal
and removed
bug
labels 2024-09-14 05:09:47 +00:00
Rubicon added this to the v1.0.6 milestone 2024-09-14 08:58:08 +00:00
Rubicon self-assigned this 2024-09-14 08:58:12 +00:00
Rubicon added
feature
accepted
and removed
feature
proposal
labels 2024-09-25 06:44:09 +00:00
Rubicon added reference feat-toot-composer 2024-09-25 12:16:37 +00:00
Rubicon removed reference feat-toot-composer 2024-09-25 12:22:11 +00:00
Sign in to join this conversation.
No description provided.