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

EZP-27569: Asynchronously load hidden Content view tabs #48

Merged
merged 3 commits into from Jul 6, 2017

Conversation

dpobel
Copy link
Contributor

@dpobel dpobel commented Jun 30, 2017

@dpobel dpobel changed the title [WIP] EZP-27569: Asynchronously load hidden Content view tabs EZP-27569: Asynchronously load hidden Content view tabs Jul 3, 2017
@dpobel
Copy link
Contributor Author

dpobel commented Jul 3, 2017

(and ping @maxbaldanza and @mcurran-inviqa for next tabs)

@bdunogier
Copy link
Member

bdunogier commented Jul 4, 2017

Looks good to me.

But I guess that it requires that the backend is changed to return only the markup for the tabs, right ? We don't have anything yet in this regard do we ?

@dpobel
Copy link
Contributor Author

dpobel commented Jul 5, 2017

@bdunogier very good point, I forgot a part of the patch :)

actually, this is only needed when ezsystems/hybrid-platform-ui-core-components#25 will be merged (form submit handling in <ez-asynchronous-block>) This PR is the counter part of ezsystems/hybrid-platform-ui-core-components#23

See #53 (and ezsystems/hybrid-platform-ui-core-components#25) for follow up patches related to forms in tabs.

@dpobel dpobel merged commit 9c00279 into master Jul 6, 2017
@dpobel dpobel deleted the ezp-27569_async_tab branch July 6, 2017 12:25
</div>
<ez-asynchronous-block
class="ez-tabs-panel" id="ez-tab-details"
url="{{ path('_ez_content_view', {'contentId': contentId, 'locationId': locationId, 'viewType': 'details_tab'}) }}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Opened ezsystems/ezpublish-kernel#2048 that would allow to simplify those links.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants