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

[Enhancement] Changing the order in which the Login Page contents are being animated #406

Closed
Raunakk02 opened this issue Mar 19, 2021 · 0 comments · Fixed by #407
Closed
Assignees
Labels
good first issue Good for newcomers unapproved Unapproved, needs to be triaged

Comments

@Raunakk02
Copy link
Contributor

Raunakk02 commented Mar 19, 2021

  • Issue Description: The create an account button is being Faded-in with the "Org URL" cluster and then the Login button is Faded-in afterward.
  • Issue Severity: Low
  • Environment Details: Issue found in talawa\lib\views\pages\login_signup\login_page.dart
  • Observed Behaviour: The create an account button is being Faded-in with the "Org URL" cluster and then the Login button is Faded-in afterward.
  • Expected Behaviour: First only the "Org URL" cluster should be Faded-in using animation and then afterwards both the "create an account" and "login" button should be simultaneously Faded-in.
  • Steps to reproduce issue: Start the app and carefully observe the order in which the Startup Page/ Login page contents are being loaded/animated.
  • Snapshots/Videos:

Observed animation:

observed.mp4

Expected animation:

expected.mp4
  • Does this issue need immediate attention? No.
  • Are you willing to work on this issue: Yes, I am willing to work on this issue. Please assign this to me!
@github-actions github-actions bot added the unapproved Unapproved, needs to be triaged label Mar 19, 2021
@Sagar2366 Sagar2366 added the good first issue Good for newcomers label Mar 19, 2021
Ayush0Chaudhary pushed a commit to Ayush0Chaudhary/talawa that referenced this issue Mar 29, 2023
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.5 to 0.11.8.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits/v0.11.8)

---
updated-dependencies:
- dependency-name: object-path
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers unapproved Unapproved, needs to be triaged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants