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

Published state does not reset after creating an item using the modal #733

Closed
mazeeblanke opened this issue Aug 30, 2020 · 2 comments
Closed

Comments

@mazeeblanke
Copy link
Contributor

There is a bug in the create modal form

Steps to reproduce bug:

  1. Go to module listing
  2. Click Add new
  3. Fill the form and set the published state to live (i.e published)
  4. Click 'Create and add another'
  5. Repeat steps 1 to 4, but this time the published state will be set to draft but behind the scenes it's still set as 'live',
  6. Then click 'create' or 'Create and add another' but instead of the published state to be set to 'draft', it will be set to 'live'
@ptrckvzn
Copy link
Member

Hi @mazeeblanke ! I am trying these steps in Twill 2.x and I can't reproduce the bug. The modal seems to always respect the draft/live setting from the modal. Which version were you using? Thanks

@ifox
Copy link
Member

ifox commented Apr 28, 2021

Fixed in #732, thanks guys!

@ifox ifox closed this as completed Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants