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

primeNg timeline vertical alignment broken in case of small devices #14582

Closed
akashRamkar opened this issue Jan 18, 2024 · 0 comments · Fixed by #15417
Closed

primeNg timeline vertical alignment broken in case of small devices #14582

akashRamkar opened this issue Jan 18, 2024 · 0 comments · Fixed by #15417
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@akashRamkar
Copy link

Describe the bug

primeng-timeline-vertical-card-issue

In case of small devices vertical timeline is broken while using large text content and timeline event separator is not aligned properly.

Environment

"primeng": "15.4.1",
"@angular/platform-browser": "15.2.10",
"@angular/platform-browser-dynamic": "15.2.10",
"@angular/core": "15.2.10",
"@angular-eslint/eslint-plugin": "15.2.1",
"@angular/animations": "15.2.10",
"@angular/cdk": "15.2.9",
"@angular/cli": "15.2.8",
"@angular/compiler": "15.2.10",
"@angular/compiler-cli": "15.2.10",

Reproducer

https://stackblitz.com/edit/s1cau3?file=package.json,src%2Fapp%2Fdemo%2Ftimeline-basic-demo.html,src%2Fapp%2Fdemo%2Ftimeline-basic-demo.ts,src%2Fstyles.scss

Angular version

15.2.1

PrimeNG version

15.4.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.6.2

Browser(s)

Chrome

Steps to reproduce the behavior

No response

Expected behavior

Timeline event separator should not be broken for small devices, when large content is given.

@akashRamkar akashRamkar added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Jan 18, 2024
@mehmetcetin01140 mehmetcetin01140 added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Feb 5, 2024
@cetincakiroglu cetincakiroglu added this to the 17.16.0 milestone May 3, 2024
@cetincakiroglu cetincakiroglu added the LTS-PORTABLE Issue's fix will be ported to supported LTS versions label May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
LTS-PORTABLE Issue's fix will be ported to supported LTS versions Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants