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

New Notification class to control notification components created by the notifier #5248

Merged
merged 29 commits into from
Oct 7, 2023

Conversation

FireLemons
Copy link
Collaborator

@FireLemons FireLemons commented Sep 29, 2023

What changed, and why?

  • Created new notification class/component supporting the following actions:
    • dismiss
    • getText
    • isDismissable
    • isDismissed
    • setUserDismissable
    • setText
    • toggleUserDismissable
  • Started on validated form component and subcomponents

How is this tested? (please write tests!) 💖💪

js unit testing

Screenshots please :)

Feedback please? (optional)

We are very interested in your feedback! Please give us some :) https://forms.gle/1D5ACNgTs2u9gSdh9

@github-actions github-actions bot added javascript for use by Github Labeler to mark pull requests that update Javascript code Tests! 🎉💖👏 erb labels Sep 29, 2023
@FireLemons FireLemons force-pushed the javascript_overhaul branch from e267e48 to b0c9f1a Compare October 7, 2023 15:20
@FireLemons FireLemons marked this pull request as ready for review October 7, 2023 16:02
@FireLemons FireLemons merged commit e8911d6 into rubyforgood:main Oct 7, 2023
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
erb javascript for use by Github Labeler to mark pull requests that update Javascript code Tests! 🎉💖👏
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant