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

feature/1564 - Add poller for app updates #2204

Merged
merged 8 commits into from
Nov 21, 2024
Merged

feature/1564 - Add poller for app updates #2204

merged 8 commits into from
Nov 21, 2024

Conversation

sasha-dresden
Copy link
Contributor

Issue FECFILE-1564

this.confirmationService.confirm({
key: 'refresh',
message:
'A new version of the application has been deployed! Would you like to refresh the page to receive the new app?',
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch that this could be jarring for a user if they're in the middle of something. This ticket is only to refresh when the versions don't match. We're going to need to take this confirmation out or consult with design to get this part added to the ticket.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Took out the confirmation. Now it instantly refreshes the page

Copy link

@Elaine-Krauss-TCG
Copy link
Contributor

The Sonarcloud "10 New issues" thing gives me pause, but other than that this looks great

@toddlees toddlees merged commit 5162e26 into develop Nov 21, 2024
4 checks passed
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.

3 participants