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

Decouple overview and navigation widgets #505

Merged
merged 1 commit into from
Mar 31, 2016

Conversation

tf
Copy link
Member

@tf tf commented Mar 22, 2016

Overview hides content on show. Navigation used to re-display the
content on page change, but now failed to do so since the css classes
used in the overview widget changed.

Remove this coupling by making the overview register event listeners
for next page change and re-displaying content itself.

Overview hides content on show. Navigation used to re-display the
content on page change, but now failed to do so since the css classes
used in the overview widget changed.

Remove this coupling by making the overview register event listeners
for next page change and re-displaying content itself.
@tf tf added the bug label Mar 22, 2016
@tf tf added this to the v0.10 milestone Mar 22, 2016
@tf tf merged commit 3d433f4 into codevise:master Mar 31, 2016
@tf tf deleted the decouple-overview-and-navigation branch March 31, 2016 19:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant