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 #64

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

Conversation

simonseleli
Copy link
Collaborator

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

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

…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 are 2022-04-12519: SIMON SELELI, 2022-04-07053: IBRAHIM MBWATE, 2022-04-00838: RAMADHANI BOKWA, 2022-04-04118: KEFLINE MADUHU, 2022-04-00782: EPHRANCINA EMILLY
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.

1 participant