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

🎨 [Frontend] Enh: Show pending service_message in loading page #6570

Merged
merged 11 commits into from
Oct 21, 2024

Conversation

odeimaiz
Copy link
Member

@odeimaiz odeimaiz commented Oct 21, 2024

What do these changes do?

In this PR, if the backend provides a service_message while it's pending, the frontend will show it right above Node Startup Sequence.

After some discussions with @sanderegg:
Since this message will most likely be the no suitable node... message coming from docker and it's a bit pessimistic, it will only be shown after 10".

PendingMessages

Related issue/s

How to test

Dev-ops checklist

@odeimaiz odeimaiz self-assigned this Oct 21, 2024
@odeimaiz odeimaiz added a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature labels Oct 21, 2024
@odeimaiz odeimaiz added this to the MartinKippenberger milestone Oct 21, 2024
@odeimaiz odeimaiz added UI/UX UX_improvements UX Feedback during frontend testing process and removed UI/UX labels Oct 21, 2024
@odeimaiz odeimaiz enabled auto-merge (squash) October 21, 2024 13:10
@odeimaiz odeimaiz changed the title 🎨 [Frontend] Enh: Show pending status message in loading page 🎨 [Frontend] Enh: Show pending service_message in loading page Oct 21, 2024
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

how is it going to show with autoscaled deployments?

Copy link
Member

@pcrespov pcrespov left a comment

Choose a reason for hiding this comment

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

👍

@odeimaiz odeimaiz disabled auto-merge October 21, 2024 13:40
@odeimaiz odeimaiz marked this pull request as draft October 21, 2024 13:55
@odeimaiz odeimaiz requested a review from sanderegg October 21, 2024 14:39
@odeimaiz odeimaiz marked this pull request as ready for review October 21, 2024 14:39
Copy link
Member

@sanderegg sanderegg left a comment

Choose a reason for hiding this comment

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

thanks!

@odeimaiz odeimaiz enabled auto-merge (squash) October 21, 2024 17:20
Copy link

@odeimaiz odeimaiz merged commit 34892ae into ITISFoundation:master Oct 21, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a:frontend issue affecting the front-end (area group) t:enhancement Improvement or request on an existing feature UX_improvements UX Feedback during frontend testing process
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants