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

Filters were not reset to its original state but message "Something went wrong with processing current custom view and filters have been reset to its original state. Please edit filters then click apply." appeared #86

Closed
TomashKhamlai opened this issue Jun 13, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@TomashKhamlai
Copy link

TomashKhamlai commented Jun 13, 2019

Preconditions:

  1. php bin/magento config:set adobe_stock/integration/enabled 1
  2. php bin/magento config:set adobe_stock/integration/api_key <key>
  3. php bin/magento config:set cms/wysiwyg/enabled disabled
  4. php bin/magento config:set admin/security/admin_account_sharing 1
  5. php bin/magento config:set admin/security/use_form_key 0
  6. php bin/magento cache:flush

Steps to reproduce:

  1. Navigate to Content > Elements > Pages
  2. Click Add New Page button
  3. Fill Title with "Test CMS Page"
  4. Expand the "Content" section
  5. Fill Content Heading with "Test Content Heading"
  6. Click "Insert Image..." button
  7. Click "Search Adobe Stock" button
  8. Set focus on the Search bar
  9. Check the results for the next search queries:
  • %
  • "a
  • "%

Expected result:

✔️ 1. For search query % returns images
✔️ 2. For search query "a returns images
✔️ 3. For search query "% spinner knows what to do if error came instead of images
✔️ 4. For search query "% filters have been reset to its original state

Actual result

✔️ 1. For search query % returns images
✔️ 2. For search query "a returns images
❌ 3. For search query "% spinner will continue to work while the page is not reloaded by Admin
❌ 4. For search query "% filters haven't been reset to its original state
❌ 5. For search query "% the spinner will continue to work even after X (Close) button is clicked and slide out panel revealed again

Related to #23

@TomashKhamlai TomashKhamlai added the bug Something isn't working label Jun 13, 2019
@TomashKhamlai TomashKhamlai changed the title Something went wrong with processing current custom view and filters have been reset to its original state. Please edit filters then click apply. Filters were not reset despite of message "Something went wrong with processing current custom view and filters have been reset to its original state. Please edit filters then click apply." Jun 13, 2019
@TomashKhamlai TomashKhamlai changed the title Filters were not reset despite of message "Something went wrong with processing current custom view and filters have been reset to its original state. Please edit filters then click apply." Filters were not reset to its original state but message "Something went wrong with processing current custom view and filters have been reset to its original state. Please edit filters then click apply." appeared Jun 13, 2019
@engcom-Golf engcom-Golf self-assigned this Jul 1, 2019
magento-devops-reposync-svc pushed a commit that referenced this issue Aug 10, 2022
Release sync between develop and release branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants