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

🐛 Bug: Tools Page Tables Require Adjusting #1442

Open
idanidan29 opened this issue Mar 2, 2025 · 2 comments · May be fixed by #1473
Open

🐛 Bug: Tools Page Tables Require Adjusting #1442

idanidan29 opened this issue Mar 2, 2025 · 2 comments · May be fixed by #1473
Assignees
Labels
🐛 Bug Indicates that the issue is a bug or defect. Status: In Progress This issue is being worked on, and has someone assigned.

Comments

@idanidan29
Copy link
Contributor

idanidan29 commented Mar 2, 2025

Describe the bug

On the Tools page, the tables are not optimized. Users need to scroll sideways to view all the information, which affects readability and usability mainly on mobile.

Steps To Reproduce

  1. Go to the Tools page on a mobile device.
  2. Observe that the table content extends beyond the screen width.
  3. Scroll sideways to access the hidden information.

Expected Behavior

  • Tables should be fully readable without excessive horizontal scrolling.
  • Content should be responsive and properly formatted for mobile screens.

Screenshots

this is the current behavior on mobile:

Image

and for desktop (the bowtie column is being cut off)

Image

and this is my suggestion of how it should look like in mobile:

Image

for desktop it will be a much simpler fix.

Device Information [optional]

- OS:
- Browser:
- version:

Are you working on this issue?

Yes

Do you think this work might require an [Architectural Decision Record (ADR)]? (significant or noteworthy)

No

@idanidan29 idanidan29 added Status: Triage This is the initial status for an issue that requires triage. 🐛 Bug Indicates that the issue is a bug or defect. labels Mar 2, 2025
@idanidan29 idanidan29 changed the title 🐛 Bug: Tools Page Tables Require Adjusting For Mobile 🐛 Bug: Tools Page Tables Require Adjusting Mar 3, 2025
@idanidan29
Copy link
Contributor Author

idanidan29 commented Mar 3, 2025

@benjagm @DhairyaMajmudar, can you please assign this issue to me, so I can make a PR?

@benjagm benjagm added Status: Available No one has claimed responsibility for resolving this issue. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. and removed Status: Triage This is the initial status for an issue that requires triage. labels Mar 5, 2025
@idanidan29 idanidan29 linked a pull request Mar 6, 2025 that will close this issue
@benjagm
Copy link
Collaborator

benjagm commented Mar 7, 2025

i like the idea. Go ahead.

@benjagm benjagm added Status: In Progress This issue is being worked on, and has someone assigned. and removed Status: Available No one has claimed responsibility for resolving this issue. Status: Accepted It's clear what the subject of the issue is about, and what the resolution should be. labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 Bug Indicates that the issue is a bug or defect. Status: In Progress This issue is being worked on, and has someone assigned.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants