HumanSignal / HumanSignal/label-studio

Buttons on Home page overlap content

Open
#7,405 1 comment 0 reactions 0 assignees View on GitHub
community_issue fix planned 🚧
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Describe the bug**

UI elements overlap (not responsive) on Human Signal "home" page when screen width is $\le 1150$ pixels.

**To Reproduce**
Steps to reproduce the behavior:
1. Go to https://app.heartex.com/
2. Login with Enterprise credentials
3. Resize window or use dev tools to resize
4. See error

**Expected behavior**
I'm not heavily versed in front end design, but probably something like the buttons resizing and/or shifting.

**Screenshots**

![Image](https://github.com/user-attachments/assets/49a0c61a-a4d3-46c6-b57c-2b8860c2af6c)

![Image](https://github.com/user-attachments/assets/4074a229-cfff-47d2-bc87-3c713720655f)

**Environment (please complete the following information):**
- OS: Ubuntu 22.04
- Label Studio Version
```jsonc
{
"release": "2.24.0.dev10",
"label-studio-os-package": {
"version": "1.18.0.dev0",
"short_version": "1.18",
"latest_version_from_pypi": null,
"latest_version_upload_time": null,
"current_version_is_outdated": false
},
//...
"label-studio-enterprise-package": {
"version": "2.24.0.dev10"
},
//...
}
```
- Chrome 135.0.7049.95 (Official Build)

**Additional context**
Add any other context about the problem here.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.