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

Implement Reusable Alert Box Pop up #64

Open
shubhagarwal1 opened this issue Oct 23, 2024 · 1 comment
Open

Implement Reusable Alert Box Pop up #64

shubhagarwal1 opened this issue Oct 23, 2024 · 1 comment
Assignees

Comments

@shubhagarwal1
Copy link
Contributor

Reusable Alert Box Pop up
Features:
Default Styling: Provide default styles for different alert types to ensure clarity and consistency across the application.
Customization Options: Allow customization through props or CSS classes to accommodate various design themes and requirements.
Dynamic Display: Incorporate a mechanism to dynamically display alerts based on application events, enabling real-time feedback for users.
Dismissal Mechanism: Implement functionality for users to dismiss alerts, either through a close button or automatically after a specified duration.
Accessibility Considerations: Ensure that the alert boxes are accessible, including appropriate ARIA roles and keyboard navigation support.

Hey @Devamani11D please assign me this task.

@Devamani11D
Copy link
Owner

Very well described . Thank you
Also please refer to PR #61 which is also similar to this. It is notification system and this is alert. Please maintain difference.
This is just for your reference.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants