Skip to content
This repository has been archived by the owner on Jun 1, 2024. It is now read-only.

EPIC - Update PageView to have Context #422

Closed
3 tasks done
theffc opened this issue Jun 30, 2020 · 3 comments
Closed
3 tasks done

EPIC - Update PageView to have Context #422

theffc opened this issue Jun 30, 2020 · 3 comments
Assignees
Labels
epic Global features request
Projects

Comments

@theffc
Copy link
Contributor

theffc commented Jun 30, 2020

Description

Since we have launched Communication between Components (#54), we can now update the way PageView and PageIndicator communicates with each other by starting to use Context, Expressions, and Actions. This can, as well, help us identify some pain points when using those tools inside more complex components.

@theffc theffc added android This issue directly affects structure and logic of Android project iOS This issue directly affects structure and logic of iOS project schema Affects how our json is serialized or deserialized. It could have an impact on every platform labels Jun 30, 2020
@yandiaszup yandiaszup self-assigned this Jun 30, 2020
@matheusribeirozup matheusribeirozup added this to To do in 1.1 via automation Jul 2, 2020
@yandiaszup yandiaszup moved this from To do to In progress in 1.1 Jul 6, 2020
@yandiaszup
Copy link
Contributor

Branch created refactor/page-view

@matheusribeirozup matheusribeirozup added the web This issue directly affects structure and logic of Web project label Jul 9, 2020
@tuliopereirazup tuliopereirazup changed the title update PageView implementation to use Communication between Components EPIC - Update PageView to have Context Jul 10, 2020
@tuliopereirazup tuliopereirazup added epic Global features request and removed android This issue directly affects structure and logic of Android project iOS This issue directly affects structure and logic of iOS project schema Affects how our json is serialized or deserialized. It could have an impact on every platform web This issue directly affects structure and logic of Web project labels Jul 10, 2020
@tuliopereirazup tuliopereirazup moved this from In progress to To do in 1.1 Jul 10, 2020
@theffc theffc moved this from To do to In progress in 1.1 Jul 13, 2020
@theffc theffc moved this from In progress to To do in 1.1 Jul 13, 2020
@theffc theffc moved this from To do to Epics in 1.1 Jul 13, 2020
@carolinegoncalveszup carolinegoncalveszup self-assigned this Jul 17, 2020
@viniciusguardieirozup
Copy link
Contributor

It is necessary to add a boolean attribute named as showArrow on declarative PageView, because this attribute will be used to indicate if the pageview arrows that are shown on the web should or not be visible.

@viniciusguardieirozup
Copy link
Contributor

It is necessary change the eventName providede by the pageView.handleEvent to have the same behavior as the web

@tuliopereirazup tuliopereirazup moved this from Epics ordered by priority to In progress in 1.1 Aug 11, 2020
@tuliopereirazup tuliopereirazup moved this from In progress to Ready to Test in 1.1 Aug 11, 2020
@tuliopereirazup tuliopereirazup moved this from Ready to Test to Done in 1.1 Aug 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
epic Global features request
Projects
No open projects
1.1
  
Done
Development

No branches or pull requests

6 participants