Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: threads interface PoC #43

Merged
merged 8 commits into from
Feb 6, 2025
Merged

feat: threads interface PoC #43

merged 8 commits into from
Feb 6, 2025

Conversation

zeucapua
Copy link
Collaborator

@zeucapua zeucapua commented Feb 5, 2025

Implements new UI for the thread tab, where each are a row that on click will add a ?thread=<ulid> search parameter to the DM URL. The tab will then render all the messages in the thread.

Each row has the title, the latest message's time in the thread, number of the messages in the thread, and a delete button that opens a dialog to confirm deletion.

Closes #40
Closes #33

Zen.Browser.mp4

Copy link

cloudflare-workers-and-pages bot commented Feb 6, 2025

Deploying roomy with  Cloudflare Pages  Cloudflare Pages

Latest commit: 21f821c
Status: ✅  Deploy successful!
Preview URL: https://cf1f7ede.roomy.pages.dev
Branch Preview URL: https://feat-threads-ui.roomy.pages.dev

View logs

@zeucapua zeucapua merged commit 03d9f61 into main Feb 6, 2025
1 check passed
@zeucapua zeucapua deleted the feat/threads-ui branch February 6, 2025 01:03
@erlend-sh erlend-sh mentioned this pull request Feb 15, 2025
3 tasks
@erlend-sh erlend-sh changed the title feat: threads interface v1 feat: threads interface v0.1 Feb 15, 2025
@erlend-sh erlend-sh changed the title feat: threads interface v0.1 feat: threads interface PoC Feb 15, 2025
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.

Threads interface v1 Add UI Managing Threads
1 participant