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

Support popup a widget to show error message #21

Merged
merged 3 commits into from
Jun 14, 2024
Merged

Support popup a widget to show error message #21

merged 3 commits into from
Jun 14, 2024

Conversation

fioncat
Copy link
Owner

@fioncat fioncat commented Jun 14, 2024

In App, now we can use:

self.popup(String::from("foo"), PopupLevel::Error)

to popup a widget to show error message.

This is to prepare for developing more features in the future, since we need a way to display error messages to the user.

@fioncat fioncat merged commit d3f93fe into main Jun 14, 2024
2 checks passed
@fioncat fioncat deleted the feat/popup branch June 14, 2024 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant