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

[iOS] Animation issue on iOS #1956

Closed
1 of 11 tasks
carlh98 opened this issue Oct 25, 2019 · 2 comments · Fixed by #2532
Closed
1 of 11 tasks

[iOS] Animation issue on iOS #1956

carlh98 opened this issue Oct 25, 2019 · 2 comments · Fixed by #2532
Assignees
Labels
kind/bug Something isn't working platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform
Milestone

Comments

@carlh98
Copy link
Contributor

carlh98 commented Oct 25, 2019

Current behavior

In iOS, when you click on a control (checkbox) to activate the animation (the textblock appears and rises) and you re-click on the control before the animation finishes, the texblock is still displayed

Expected behavior

In Android and UWP, when you click on a control (checkbox) to activate the animation (the textblock appears and rises) and you re-click on the control before the animation finishes, the textblock will disappear

How to reproduce it (as minimally and precisely as possible)

Click on the checkbox to start the animation of a textblock appearing and rising
Before the animation finishes, click again on the checkbox, the texblock is still displayed
Use the following sample: AnimationSample.zip

Environment

Nuget Package:

Uno.Core v1.28.0
Uno.UI v1.45.0
Uno.UniversalImageLoader v1.9.32
Uno.Wasm.Bootstrap v1.0.0-dev.244

Package Version(s):

Affected platform(s):

  • iOS
  • Android
  • WebAssembly
  • WebAssembly renderers for Xamarin.Forms
  • Windows
  • Build tasks
  • Solution Templates

Visual Studio:

  • 2017 (version: )
  • 2019 (version: )
  • for Mac (version: )

Relevant plugins:

  • Resharper (version: )

Anything else we need to know?

https://dev.azure.com/nventive/Umbrella/_workitems/edit/164851

@carlh98 carlh98 added kind/bug Something isn't working platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform triage/untriaged Indicates an issue requires triaging or verification kind/regression Something was working, now it isn't labels Oct 25, 2019
@jeromelaban jeromelaban removed the triage/untriaged Indicates an issue requires triaging or verification label Nov 13, 2019
@dr1rrb dr1rrb self-assigned this Nov 19, 2019
@dr1rrb
Copy link
Member

dr1rrb commented Nov 20, 2019

Removing the "regession" tag as this was already present on 1.45

@dr1rrb dr1rrb removed the kind/regression Something was working, now it isn't label Nov 20, 2019
@MatFillion MatFillion added the kind/regression Something was working, now it isn't label Nov 25, 2019
@MatFillion MatFillion added this to the 2.1 milestone Dec 19, 2019
@dr1rrb dr1rrb removed the kind/regression Something was working, now it isn't label Jan 22, 2020
@mergify mergify bot closed this as completed in #2532 Jan 27, 2020
@jeromelaban jeromelaban reopened this Jan 28, 2020
@jeromelaban
Copy link
Member

Original fix causes regressions in iOS animations

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/ios 🍎 Categorizes an issue or PR as relevant to the iOS platform
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants