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/wishlist refresh #10842

Merged

Conversation

Blkandwhtgaming
Copy link
Contributor

Added button in the settings screen to force reloading wishlists. Feature linked: #7659

Copy link
Contributor

@bhollis bhollis left a comment

Choose a reason for hiding this comment

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

Thanks for taking a crack at this!

docs/CHANGELOG.md Outdated Show resolved Hide resolved
src/app/settings/WishListSettings.tsx Outdated Show resolved Hide resolved
src/app/settings/WishListSettings.tsx Outdated Show resolved Hide resolved
Comment on lines 129 to 131
<button type="button" className="dim-button" onClick={reloadAllWishListsEvent}>
<AppIcon icon={refreshIcon} /> {t('WishListRoll.Refresh')}
</button>
Copy link
Contributor

Choose a reason for hiding this comment

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

If GitHub really does cache for 10 minutes, we probably need to show a warning when this is clicked that explains why it might not be fresh.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I am learning the patterns still, thought I could add a notification block in the handleReloadEvent right after the update completes reminding them as well as saying "we did it, promise"

Blkandwhtgaming and others added 5 commits December 13, 2024 08:00
chore: code review feedback on changelog format

Co-authored-by: Ben Hollis <[email protected]>
chore: standard react event name over established pattern per code review suggestion

Co-authored-by: Ben Hollis <[email protected]>
chore: revert to prior attempt without changeUrl Wrapper

Co-authored-by: Ben Hollis <[email protected]>
@Blkandwhtgaming
Copy link
Contributor Author

@bhollis I think I got all the feedback incorporated for another code review

@bhollis bhollis enabled auto-merge December 13, 2024 19:05
@bhollis bhollis disabled auto-merge December 14, 2024 23:45
@bhollis bhollis enabled auto-merge December 14, 2024 23:46
@bhollis bhollis merged commit 3b04bf5 into DestinyItemManager:master Dec 14, 2024
6 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.

2 participants