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

Flower 2.0: task table column overflow with firefox #1303

Closed
woutdenolf opened this issue Jul 5, 2023 · 2 comments
Closed

Flower 2.0: task table column overflow with firefox #1303

woutdenolf opened this issue Jul 5, 2023 · 2 comments
Labels

Comments

@woutdenolf
Copy link

woutdenolf commented Jul 5, 2023

The content of the argument columns in the task table can be long. This was handled properly by flower version 1.2 but in version 2.0 the text overflows into other columns. I'm using firefox 115.0. The problem does not occur with opera 100.0

Task table of flower 2.0

image

flower   -> flower:2.0.0 tornado:6.3.2 humanize:4.7.0
software -> celery:5.3.1 (emerald-rush) kombu:5.3.1 py:3.8.10
            billiard:4.1.0 py-amqp:5.1.1
platform -> system:Linux arch:64bit, ELF
            kernel version:5.4.0-152-generic imp:CPython
loader   -> celery.loaders.app.AppLoader
settings -> transport:amqp results:disabled

deprecated_settings: None

Task table with flower 1.2

image

flower   -> flower:1.2.0 tornado:6.2 humanize:4.6.0
software -> celery:5.2.7 (dawn-chorus) kombu:5.2.4 py:3.8.16
            billiard:3.6.4.0 py-amqp:5.1.1
platform -> system:Linux arch:64bit, ELF
            kernel version:5.4.0-144-generic imp:CPython
loader   -> celery.loaders.app.AppLoader
settings -> transport:amqp results:disabled

deprecated_settings: None
@woutdenolf woutdenolf added the bug label Jul 5, 2023
@woutdenolf
Copy link
Author

woutdenolf commented Jul 5, 2023

Perhaps related to the change in #1280

@woutdenolf woutdenolf changed the title Flower 2.0: task table rendering regression with firefox Flower 2.0: task table column overflow with firefox Jul 5, 2023
@woutdenolf
Copy link
Author

Sorry, seems to have been fixed already: #1295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant