Skip to content

Conversation

@Schwehn42
Copy link
Member

@Schwehn42 Schwehn42 commented Oct 1, 2025

Description

Fixes #5466

This PR fixes multiple issues related to the stack view:

  • Header would be cut off
  • Header would overflow the limits
  • Description didn't make use of full width

These issues should be fixed now.

Changelog

  • Change stack view to grid
  • Change header from h2 to div
  • Adjust widths and limits for header name and description

Checklist

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • The light- and dark-theme are both supported and tested
  • The design was implemented and is responsive for all devices and screen sizes
  • The application was tested in the most commonly used browsers (e.g. Chrome, Firefox, Safari)

(Optional) Visual Changes

Before

Screenshot 2025-10-01 at 10 54 19

After

Screenshot 2025-10-01 at 10 53 09

@Schwehn42 Schwehn42 self-assigned this Oct 1, 2025
Copy link
Collaborator

@BingeCode BingeCode left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@github-actions
Copy link

The deployment to the dev cluster was successful. You can find the deployment here: https://5474.development.scrumlr.fra.ics.inovex.io
This deployment is only for testing purposes and will be deleted after 1 week.
To redeploy rerun the workflow.
DO NOT STORE IMPORTANT DATA ON THIS DEPLOYMENT

Deployed Images
  • ghcr.io/inovex/scrumlr.io/scrumlr-frontend:sha-1efe778

  • ghcr.io/inovex/scrumlr.io/scrumlr-server:sha-1efe778

@BingeCode BingeCode added this pull request to the merge queue Oct 28, 2025
Merged via the queue into main with commit 8fbed80 Oct 28, 2025
19 checks passed
@BingeCode BingeCode deleted the js/fix-stack-view-column-details branch October 28, 2025 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Cutted title in presentation mode

3 participants