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

Broken responsive behavior in ProjectHeader Component #2745

Closed
andre-code opened this issue Aug 17, 2023 · 1 comment
Closed

Broken responsive behavior in ProjectHeader Component #2745

andre-code opened this issue Aug 17, 2023 · 1 comment
Labels

Comments

@andre-code
Copy link
Contributor

Description

The responsive behavior of the "Project Header" component is currently broken, causing issues when viewing the project header on various screen sizes and devices.

Reproduce

  1. Navigate to a project page, preferably project description
  2. Resize the browser window to different mobile screen sizes.
  3. Observe the responsiveness of the "Project Header" component.

Screenshot 2023-08-17 at 09 56 42

Proposed Solution

Implement necessary CSS adjustments or changes to fix the responsive layout issues.
Take a look at container queries https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_container_queries
Include story and visual test

@andre-code andre-code added bug status/triage Issue needs to be triaged labels Aug 17, 2023
@lorenzo-cavazzi lorenzo-cavazzi removed the status/triage Issue needs to be triaged label Sep 13, 2023
@lorenzo-cavazzi
Copy link
Member

Renku 2.0 already has a new project page, and this bug seems to affect only marginally the usability (it shows up only on small windows and doesn't prevent clicking on the button nor the dropdown).
I'm closing this issue. Feel free to open a new one if you think there are still reasons to consider a similar functionality.

@lorenzo-cavazzi lorenzo-cavazzi closed this as not planned Won't fix, can't repro, duplicate, stale May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

No branches or pull requests

2 participants