[PR #29] feat: add toast navigation #31

Open
opened 2026-03-02 05:16:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hiaaryan/sileo/pull/29
Author: @nathacks
Created: 2/22/2026
Status: 🔄 Open

Base: mainHead: main


📝 Commits (1)

  • ed8b66c feat: add toast navigation

📊 Changes

4 files changed (+141 additions, -4 deletions)

View changed files

📝 src/icons.tsx (+12 -0)
📝 src/sileo.tsx (+37 -1)
📝 src/styles.css (+38 -2)
📝 src/toast.tsx (+54 -1)

📄 Description

  • Add < > nav arrows embedded inside the pill to cycle through multiple simultaneous toasts per position
  • Add navigation prop on Toaster to opt-in (default false)
  • Auto-reset selection to newest toast when a new one arrives

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hiaaryan/sileo/pull/29 **Author:** [@nathacks](https://github.com/nathacks) **Created:** 2/22/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`ed8b66c`](https://github.com/hiaaryan/sileo/commit/ed8b66ca6678cea33910118dc02cfb2d0335ad09) feat: add toast navigation ### 📊 Changes **4 files changed** (+141 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `src/icons.tsx` (+12 -0) 📝 `src/sileo.tsx` (+37 -1) 📝 `src/styles.css` (+38 -2) 📝 `src/toast.tsx` (+54 -1) </details> ### 📄 Description - Add `< >` nav arrows embedded inside the pill to cycle through multiple simultaneous toasts per position - Add `navigation` prop on `Toaster` to opt-in (default false) - Auto-reset selection to newest toast when a new one arrives --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/sileo#31
No description provided.