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

[Feature Request] Alerts #498

Open
AJR07 opened this issue Jun 28, 2024 · 2 comments
Open

[Feature Request] Alerts #498

AJR07 opened this issue Jun 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@AJR07
Copy link

AJR07 commented Jun 28, 2024

Usage example, including component, action, motion, or utility API

For the Alert component, it would be cool to have the following features:

  1. Have a open parameter like the Modals for consistency
  2. Have a closeIcon boolean parameter, that if true will create a close (X) icon at the top right of the alert that can allow the user to close the alert

Possible implementation - describe how the feature can be implemented

Described above. I might create a pull request if I have the time.

Do you want to contribute this feature and create a pull request

Yes

@BeeMargarida BeeMargarida added the enhancement New feature or request label Jul 1, 2024
@BeeMargarida
Copy link
Member

Hey, thanks for the suggestion. Right now we are not implementing new features, since we want to focus first on migrating the lib to svelte 5 - #491

@AJR07
Copy link
Author

AJR07 commented Jul 7, 2024

I see, can I check where the Svelte 5 lib is being developed? Can I modify the Alerts component there then?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants