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

Count of prices not refreshed on product page #6249

Open
g123k opened this issue Jan 19, 2025 · 3 comments
Open

Count of prices not refreshed on product page #6249

g123k opened this issue Jan 19, 2025 · 3 comments
Assignees
Labels

Comments

@g123k
Copy link
Collaborator

g123k commented Jan 19, 2025

Hi everyone!

If we add a price, the list of prices and the product page are not updated.
Video:

ScreenRecording_01-19-2025.19-19-15_1.MP4
@monsieurtanuki monsieurtanuki changed the title List of prices not updated Count of prices not refreshed on product page Jan 20, 2025
@monsieurtanuki
Copy link
Contributor

For the record when we display a product page we retrieve async'ly the prices and use them to display the count badge and immediately the first prices when clicking on the "show prices" button.
We should have that widget (or easier: the whole product page) refreshed when the background task is finished.

@YoussefMoRabie
Copy link

Can I work on this issue @monsieurtanuki

@monsieurtanuki
Copy link
Contributor

Hi @YoussefMoRabie!
Honestly I wouldn't recommend this specific issue when starting coding for this project: the fix is probably very easy, but demands a very good understanding of the whole app, including background tasks.
What kind of issues would you like to work on instead? UI? Data-related?

@monsieurtanuki monsieurtanuki self-assigned this Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Backlog
Status: 💬 To discuss and validate
Development

No branches or pull requests

4 participants