I'd like to add positioning to the Toast API
Open
- Dominant language
- TypeScript
- Stars
- 3.9k
- Forks
- 177
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 48
Description
Toast component is currently fixed to the bottom-right. Some users may need/want the placement of the Toast to be in a different location. Also a per-Toast override could/would be useful.
If this is good I can create a PR
[Branch](https://github.com/gitpush-gitpaid/kumo/tree/feat/toast-position)
position="top-right"
position="top-center"
Contributor guide
Research direction
Start by inspecting the existing Toast component and its public API, then compare the proposed changes in the linked feat/toast-position branch. Verify that supported placement options and a per-Toast override behave as shown for top-right and top-center positions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100