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

feat: Display "Processing..." for claimed sites in ResultsTableComponent #66

Merged

Conversation

1000daysofcode
Copy link
Contributor

@1000daysofcode 1000daysofcode commented Mar 18, 2024

General Summary

This is based on a Confluence ticket with the attached mock-up:

Results table: List sites with CLAIMED tasks in results table (→ see mockup).

image

Description

Previously, the ResultsTableComponent didn't display a table data row until it had the status "succeeded". The change in behavior now displays the text "Processing..." in place of data while they are "claimed" but not yet "succeeded".

Related Issue

See General Summary above

Motivation and Context

How Has This Been Tested?

This was tested by running a Lens instance with Beam locally in order to ensure data displayed as expected for multiple queries.

Screenshots (if appropriate):

Screenshot 2024-03-18 at 15 53 56

@1000daysofcode 1000daysofcode force-pushed the feature/results_table_claimed_sites_display_processing branch from 66a94c2 to 1e054ac Compare March 19, 2024 14:41
@1000daysofcode 1000daysofcode force-pushed the feature/results_table_claimed_sites_display_processing branch from 1e054ac to 64c9815 Compare March 19, 2024 14:45
@MatsJohansen87 MatsJohansen87 merged commit c6b435a into develop Mar 19, 2024
5 checks passed
@MatsJohansen87 MatsJohansen87 deleted the feature/results_table_claimed_sites_display_processing branch March 19, 2024 14: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