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

Enhance I/O feedback on GUI #31

Merged
merged 5 commits into from
Aug 2, 2023
Merged

Enhance I/O feedback on GUI #31

merged 5 commits into from
Aug 2, 2023

Conversation

carrascomj
Copy link
Member

Description

The reviewers pointed out that there was not enough feedback about I/O in the GUI, especially when there are errors in reading files.

Implementation

A popup is used to communicate in the UI the logged information about I/O. This includes errors but also "Loading" messages for when maps or data take some time to load (should not happen on a normal computer but maybe on WASM on a smartphone).

image

The popup fades out after 3 seconds if not hovered.

@carrascomj carrascomj force-pushed the enhance-info-gui branch 4 times, most recently from e1ba6c7 to be3d721 Compare August 1, 2023 16:37
Copy link
Collaborator

@NicholasCowie NicholasCowie left a comment

Choose a reason for hiding this comment

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

LGTM

@carrascomj carrascomj merged commit c971003 into master Aug 2, 2023
3 checks passed
@carrascomj carrascomj deleted the enhance-info-gui branch August 2, 2023 11:47
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