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

Fixing reflecting changes without page reload #536

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

simonseleli
Copy link

Fix bug: A system should pick changes of the prices immediately after edit instead waiting to refresh page

How we fixed it:
we find where the method responsible to save the changes that called onSaveItem() method that found inside price-list.component.ts, we modified in such a way that it reflect the changes both in console and on the webpage without reload

Members

SIMON SELELI 2022-04-12519
IBRAHIM MBWATE 2022-04-07053
RAMADHANI BOKWA 2022-04-00838
KEFLINE MADUHU 2022-04-04118
EPHRANCINA EMILLY 2022-04-00782

Fix bug: A system should pick changes of the prices immediately after edit instead waiting to refresh page

How we fixed it:
we find where the method responsible to save the changes that called onSaveItem() method that found inside price-list.component.ts, we modified in such a way that it reflect the changes both in console and on the webpage without reload

Members

SIMON SELELI 2022-04-12519
IBRAHIM MBWATE 2022-04-07053
RAMADHANI BOKWA 2022-04-00838
KEFLINE MADUHU 2022-04-04118
EPHRANCINA EMILLY 2022-04-00782
@Moricembiaji
Copy link
Collaborator

Moricembiaji commented Jan 17, 2025 via email

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

Successfully merging this pull request may close these issues.

2 participants