Skip to content

feat(Telegram): Improve channel search UX and state management#1153

Merged
theovilardo merged 2 commits intotheovilardo:masterfrom
Ayaanh001:feature/AmazingFeature
Feb 20, 2026
Merged

feat(Telegram): Improve channel search UX and state management#1153
theovilardo merged 2 commits intotheovilardo:masterfrom
Ayaanh001:feature/AmazingFeature

Conversation

@Ayaanh001
Copy link
Copy Markdown
Contributor

  • Support t.me/ links in channel search by extracting username from URL

  • Now telegram channel name shows below the Title

  • Auto-focus search field on sheet open with 300ms delay to avoid interrupting the bottom sheet opening animation

  • Reset search state (query, status, loading) on Done button tap so reopening the sheet always starts fresh

  • Fix username always being saved to DB regardless of input format(bare username, @username, or t.me/ link)

  • Update search placeholder to '@channelname or link
    IMG_20260220_104232_936
    IMG_20260220_104232_793

- Support t.me/ links in channel search by extracting username from URL

- Now telegram channel name shows below the Title

- Auto-focus search field on sheet open with 300ms delay to avoid interrupting the bottom sheet opening animation

- Reset search state (query, status, loading) on Done button tap so reopening the sheet always starts fresh

- Fix username always being saved to DB regardless of input format(bare username, @username, or t.me/ link)

- Update search placeholder to '@channelname or link
@theovilardo theovilardo merged commit dad769d into theovilardo:master Feb 20, 2026
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.

2 participants