Skip to content

Small mobile tweaks#1267

Merged
7w1 merged 4 commits into
devfrom
small-mobile-tweaks
Jul 24, 2026
Merged

Small mobile tweaks#1267
7w1 merged 4 commits into
devfrom
small-mobile-tweaks

Conversation

@7w1

@7w1 7w1 commented Jul 24, 2026

Copy link
Copy Markdown
Member

Description

Disables overscroll on swipe to reply
Adds editing if you keep swiping on reply
Opens keyboard automatically when editing
Hides the space tooltip when clicking on a space, it appears and lingers even when entering room, it shouldnt.

Larger change:
delete the motion crap for the swipe animation between room list and timeline, because it's fundamentally limited to 60 fps (or worse) on mobile and older devices, particularly on iOS webkit, and its annoying the hell out of me that its so stuttery compared to the rest of the ui

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

AI disclosure:

  • Partially AI assisted (clarify which code was AI assisted and briefly explain what it does).
  • Fully AI generated (explain what all the generated code does in moderate detail).

@7w1
7w1 requested a review from hazre as a code owner July 24, 2026 00:00
@7w1
7w1 force-pushed the small-mobile-tweaks branch 5 times, most recently from 23577a2 to db7478c Compare July 24, 2026 04:16
@7w1
7w1 force-pushed the small-mobile-tweaks branch from db7478c to 5aa9ff6 Compare July 24, 2026 04:48
@github-actions

Copy link
Copy Markdown
Contributor

Deploying with  Cloudflare Workers  Cloudflare Workers

Status Preview URL Commit Alias Updated (UTC)
✅ Deployment successful! https://pr-1267-sable.raspy-dream-bb1d.workers.dev 5aa9ff6 pr-1267 Fri, 24 Jul 2026 04:50:04 GMT

@7w1

7w1 commented Jul 24, 2026

Copy link
Copy Markdown
Member Author

if this magically breaks everything someone lmk we can revert it and fix it but i really want to get rid of framer motion for any common animations cuz it sucks

@7w1
7w1 merged commit 8ae530d into dev Jul 24, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant