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

add support for automatic diff refreshing #11

Open
1 of 5 tasks
thescientist13 opened this issue Nov 28, 2019 · 0 comments
Open
1 of 5 tasks

add support for automatic diff refreshing #11

thescientist13 opened this issue Nov 28, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@thescientist13
Copy link
Owner

Type of Change

  • New Feature Request
  • Documentation
  • Improvement / Suggestion
  • Bug
  • Other (please clarify below)

Summary

Currently a diff view is only requested when the dropdowns change. It would be nice to enable a refresh feature (custom interval?) so that the diff view will refresh automatically for the user.

Details

The interval should just make a new call to getDiff since we don't want to reload the page, or else we'll lose the user's selected branches.

@thescientist13 thescientist13 added enhancement New feature or request good first issue Good for newcomers labels Nov 28, 2019
@thescientist13 thescientist13 added this to the MVP milestone Nov 28, 2019
@thescientist13 thescientist13 self-assigned this Nov 28, 2019
@thescientist13 thescientist13 removed this from the MVP milestone Dec 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant