primefaces / primefaces/primereact
Toast: Update themes removing border-width TOAST
Open
@gucal is already working on this.
Since Dec 21, 2023.
Component: Theme
- Dominant language
- CSS
- Stars
- 8.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
You can have more context about the problem here:
ISSUE: https://github.com/primefaces/primereact-sass-theme/issues/45
PR: https://github.com/primefaces/primereact-sass-theme/pull/46
I realized in some devices/browsers/OS (I don't know exactly), the Toast component is generating a unnecessary border.
You cannot replicate in the website, but in Linux, firefox and my project I can see this problem.
The problem is the border-width. Is not necessary in this place.
Reproducer
PrimeReact version
Last version
React version
17.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Linux, Safari
Steps to reproduce the behavior
Expected behavior
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.