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

When revision body missing on disk, should be able to redownload it without restarting UI #179

Open
davidfstr opened this issue Jan 1, 2024 · 0 comments
Labels
priority-low Low priority items. topic-fidelity Enables full and accurate download of entire website. topic-ui Affects the visible user interface primarily. type-bug Bug that fixes a problem with Crystal's existing features.

Comments

@davidfstr
Copy link
Owner

Screen Shot 2023-11-30 at 5 46 37 PM Screen Shot 2023-11-30 at 5 46 52 PM

The following test characterizes the current (unusual) behavior:

async def test_given_rr_is_downloaded_but_revision_body_missing_when_expand_rrn_then_shows_error_node_and_redownloads_rr() -> None:
    ...
    
    # Expand RootResourceNode and ensure it has an _ErrorNode child
    # 
    # TODO: In the future, block on the redownload finishing
    #       and list the links in the redownloaded revision,
    #       WITHOUT needing to reopen the project later
    ...
@davidfstr davidfstr added priority-low Low priority items. type-bug Bug that fixes a problem with Crystal's existing features. topic-ui Affects the visible user interface primarily. topic-fidelity Enables full and accurate download of entire website. labels Jan 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority-low Low priority items. topic-fidelity Enables full and accurate download of entire website. topic-ui Affects the visible user interface primarily. type-bug Bug that fixes a problem with Crystal's existing features.
Projects
None yet
Development

No branches or pull requests

1 participant