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: Position notification on Left, Center, Right. #1

Open
ronyu21 opened this issue Jul 15, 2021 · 0 comments
Open

Feature: Position notification on Left, Center, Right. #1

ronyu21 opened this issue Jul 15, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@ronyu21
Copy link
Contributor

ronyu21 commented Jul 15, 2021

Position Left

  • For desktop, notification transition in at left to right direction and transition out at right to left direction. All animation happens near the top of the viewport and stays at top left corner after transition in finished.
  • For mobile, notification transition in at left to right direction and transition out at right to left direction. All animation happens near the bottom of the viewport and stays at bottom left corner after transition in finished.

Position Center

  • For desktop, notification transition in at top to bottom direction and transition out at bottom to top direction. All animation happens near the top of the viewport and stays at top center after transition in finished.
  • For mobile, notification transition in at bottom to top direction and transition out at top to bottom direction. All animation happens near the bottom of the viewport and stays at bottom center after transition in finished.

Position Right

  • For desktop, notification transition in at right to left direction and transition out at left to right direction. All animation happens near the top of the viewport and stays at top right corner after transition in finished.
  • For mobile, notification transition in at right to left direction and transition out at left to right direction. All animation happens near the bottom of the viewport and stays at bottom right corner after transition in finished.
@ronyu21 ronyu21 added the enhancement New feature or request label Jul 15, 2021
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

1 participant