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

Kickers controls changes in Config Tool are displayed with delay in show more content #11157

Open
ioannakok opened this issue Apr 15, 2024 · 1 comment
Labels
Bug Rota Any issues that have come in as part of rota. Useful for the person on rota to track their work.
Milestone

Comments

@ioannakok
Copy link
Contributor

Config Tool

Frontend

DCR

@ioannakok ioannakok added Bug Rota Any issues that have come in as part of rota. Useful for the person on rota to track their work. labels Apr 15, 2024
@ioannakok
Copy link
Contributor Author

ioannakok commented Apr 18, 2024

I think the functionality exists but the problem occurs due to caching the client-side request to fetch the show more content. To reproduce in CODE:

  1. Go to the Config Tool
  2. Pick up a front and make sure "Show tag kickers" and "Show section tag kickers" are unchecked for a specific container.
  1. Load the front: https://m.code.dev-theguardian.com/uk/culture
  2. Click show more on the container
  1. Check "Show tag kickers" for this container in the config tool
  1. Go back to the front and click show more again in the same container.

I think the problem is it's fetching the data from a cache which takes time to update.

The kickers won't appear immediately but after ~5 minutes they'll be there.

@ioannakok ioannakok added this to the Health milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Rota Any issues that have come in as part of rota. Useful for the person on rota to track their work.
Projects
Status: Backlog
Development

No branches or pull requests

1 participant