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

Improved async transition loading and workflow button rendering in listing tables #664

Merged
merged 3 commits into from
Feb 16, 2018

Conversation

ramonski
Copy link
Contributor

Description of the issue/feature this PR addresses

The async transition loading and transition button rendering was improved regarding re-rendering and checkbox selectors.

Current behavior before PR

  • WF buttons are not displayed after clicking the Back button of the browser when some items were selected
  • Selectors for enabling/disabling checkboxes on transition loading matched different elements

Desired behavior after PR is merged

  • WF buttons are displayed after clicking the Back button of the browser when some items were selected
  • Selectors for enabling/disabling checkboxes on transition loading match the same elements

--
I confirm I have tested this PR thoroughly and coded it according to PEP8
and Plone's Python styleguide standards.

@xispa xispa merged commit 347626d into master Feb 16, 2018
@xispa xispa deleted the listing-wf-transitions branch April 25, 2018 18:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants