In Drupal 8 beta 7

1. Go to /admin/structure/views/view/content
2. Under Filter Criteria, click Add
3. Check Content: Changed
4. Click Apply (all displays)
5. Check Expose this filter

Actual: returns to Add filter criteria
Expected: I'm still in Configure filter criterion: Content: Changed

CommentFileSizeAuthor
#3 2455903-1.gif144.64 KBidebr

Comments

charles belov’s picture

Issue summary: View changes
charles belov’s picture

Issue summary: View changes
idebr’s picture

Issue summary: View changes
StatusFileSize
new144.64 KB

I was able to reproduce this issue on 8.0.x-dev:

  1. After adding a filter, the option 'Expose this filter to visitors, to allow them to change it' becomes available
  2. After selecting this option, the form redirects to 'Add filter'. The 'Expose' option is not saved.
  3. When reopening the filter configuration, there is a new button to expose the filter. This button does not update the 'exposed' checkbox above it

Screencap:

idebr’s picture

Issue tags: +JavaScript
Anonymous’s picture