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

task list shows overlapping text #497

Open
2 tasks done
rploconnor opened this issue Jul 19, 2024 · 0 comments
Open
2 tasks done

task list shows overlapping text #497

rploconnor opened this issue Jul 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rploconnor
Copy link

🔍 Before submitting the issue

  • I have searched among the existing issues
  • I am using a Python virtual environment

🐞 Description of the bug

As you can see in the image, when my window is small and I hover over a task in the list, the full text corresponding to that task is overlayed on top of a different task.

image

📝 Steps to reproduce

Launch app, make window small, hover over an item in the task list.

💻 Which operating system are you using?

Windows

🐍 Which Python version are you using?

3.10

📦 Installed packages

aiofiles==23.2.1
aiohttp==3.9.5
aiomysql==0.2.0
aiosignal==1.3.1
aiosqlite==0.19.0
annotated-types==0.7.0
ansys-api-platform-instancemanagement==1.1.0
ansys-platform-instancemanagement==1.1.2
ansys-saf-desktop==1.1.1
ansys-saf-glow-engine==1.4.0
ansys-saf-portal==1.0.1
ansys-saf-product-configuration==0.1.dev3
ansys-solutions-dash-lib==0.4.7
# Editable install with no version control (ansys-solutions-my-solution==0.1.dev0)
-e d:\users\mvani\template\latest_template\my-solution
ansys-web-components-dash==0.0.dev5
anyio==3.7.1
arrow==1.3.0
asgiref==3.8.1
async-timeout==4.0.3
asyncpg==0.29.0
attrs==23.2.0
binaryornot==0.4.4
blinker==1.8.2
bottle==0.12.25
bson==0.5.10
cachelib==0.9.0
certifi==2024.6.2
cffi==1.16.0
chardet==5.2.0
charset-normalizer==3.3.2
click==8.1.7
clr-loader==0.2.6
colorama==0.4.6
coloredlogs==15.0.1
cookiecutter==2.2.3
cryptography==41.0.7
dash==2.17.0
dash-bootstrap-components==1.6.0
dash-core-components==2.0.0
dash-extensions==1.0.15
dash-html-components==2.0.0
dash-iconify==0.1.2
dash-mantine-components==0.12.1
dash-table==5.0.0
dash_uploader==0.6.0
dataclass-wizard==0.22.3
debugpy==1.8.1
deepdiff==6.7.1
Deprecated==1.2.14
EditorConfig==0.12.4
exceptiongroup==1.2.1
fastapi==0.104.1
fire==0.6.0
Flask==3.0.3
Flask-Caching==2.3.0
frozenlist==1.4.1
googleapis-common-protos==1.63.0
greenlet==3.0.3
grpcio==1.64.0
grpcio-health-checking==1.48.2
h11==0.14.0
httpcore==0.16.3
httpx==0.23.3
humanfriendly==10.0
idna==3.7
importlib_metadata==7.1.0
itsdangerous==2.2.0
Jinja2==3.1.4
jsbeautifier==1.15.1
MarkupSafe==2.1.5
more-itertools==9.1.0
multidict==6.0.5
nest-asyncio==1.6.0
networkx==3.1
opentelemetry-api==1.25.0
opentelemetry-exporter-otlp==1.25.0
opentelemetry-exporter-otlp-proto-common==1.25.0
opentelemetry-exporter-otlp-proto-grpc==1.25.0
opentelemetry-exporter-otlp-proto-http==1.25.0
opentelemetry-instrumentation==0.46b0
opentelemetry-instrumentation-asgi==0.46b0
opentelemetry-instrumentation-fastapi==0.46b0
opentelemetry-instrumentation-flask==0.46b0
opentelemetry-instrumentation-httpx==0.46b0
opentelemetry-instrumentation-logging==0.46b0
opentelemetry-instrumentation-wsgi==0.46b0
opentelemetry-proto==1.25.0
opentelemetry-sdk==1.25.0
opentelemetry-semantic-conventions==0.46b0
opentelemetry-util-http==0.46b0
ordered-set==4.1.0
packaging==24.0
plotly==5.22.0
protobuf==3.20.3
proxy_tools==0.1.0
psutil==5.9.8
pycparser==2.22
pydantic==2.6.4
pydantic-settings==2.2.1
pydantic_core==2.16.3
PyMySQL==1.1.1
pyreadline3==3.4.1
pyshortcuts==1.9.0
python-dateutil==2.9.0.post0
python-dotenv==1.0.1
python-json-logger==2.0.7
python-multipart==0.0.6
python-slugify==8.0.4
pythonnet==3.0.3
pywebview==4.4.1
pywin32==306
PyYAML==6.0.1
requests==2.32.3
retrying==1.3.4
rfc3986==1.5.0
six==1.16.0
sniffio==1.3.1
SQLAlchemy==2.0.30
starlette==0.27.0
tenacity==8.3.0
termcolor==2.4.0
text-unidecode==1.3
types-python-dateutil==2.9.0.20240316
typing_extensions==4.12.1
urllib3==2.2.1
uvicorn==0.24.0.post1
Werkzeug==3.0.3
wrapt==1.16.0
yarl==1.9.4
zipp==3.19.1
@rploconnor rploconnor added the bug Something isn't working label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant