scrumlr.io icon indicating copy to clipboard operation
scrumlr.io copied to clipboard

feat: stack note complete content

Open Schwehn42 opened this issue 8 months ago • 2 comments

Description

Closes #2627
Reworks the stack view so that more content ist shown. If exceeding the height limit, the notes are scrollable. On Desktop, the parent will be displayed on the left hand side, while the child notes are on the right hand side. On Mobile, notes will remain on top of each other.

Changelog

  • reorder notes on desktop
  • make note content height dynamic
  • add media query for mobile
  • add a styled scrollbar

Checklist

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

(Optional) Visual Changes

https://github.com/inovex/scrumlr.io/assets/7889564/288f4a22-b78a-4d92-b38e-81d99dcb2b02

Bildschirmfoto 2024-05-29 um 16 26 34 Bildschirmfoto 2024-05-29 um 16 26 01

Schwehn42 avatar May 29 '24 15:05 Schwehn42