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

Align the size of the "Executions In Progress" and "Next Scheduled Executions" cards. #6192

Open
Nico-Kestra opened this issue Nov 29, 2024 · 6 comments
Assignees
Labels
area/frontend Needs frontend code changes bug Something isn't working good first issue Great issue for new contributors kind/quick-win Seems to be quick to do

Comments

@Nico-Kestra
Copy link
Member

Describe the issue

Both cards should have the same height.

Capture d’écran 2024-11-29 à 09 45 48

Environment

  • Kestra Version: develop
@Nico-Kestra Nico-Kestra added bug Something isn't working area/backend Needs backend code changes area/frontend Needs frontend code changes labels Nov 29, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Issues Nov 29, 2024
@MilosPaunovic MilosPaunovic added good first issue Great issue for new contributors and removed area/backend Needs backend code changes labels Nov 29, 2024
@abhishekpawar1060
Copy link

I would like to work on this issue.

@MilosPaunovic
Copy link
Member

Absolutely, go for it @abhishekpawar1060! 🚀

@abhishekpawar1060
Copy link

@MilosPaunovic I run this UI on local machine, but the height of this two card component look similar, then how to approach this issue.

@MilosPaunovic
Copy link
Member

Mock some rows into one of the tables.

@anna-geller
Copy link
Member

when there is data, it works:

image

but the issue Nico reported happens when one of the tables has no data:

image

@anna-geller anna-geller added the kind/quick-win Seems to be quick to do label Nov 29, 2024
@abhishekpawar1060
Copy link

Ok, I got it. I send fix PR for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/frontend Needs frontend code changes bug Something isn't working good first issue Great issue for new contributors kind/quick-win Seems to be quick to do
Projects
Status: Backlog
Development

No branches or pull requests

4 participants