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

Nb Stepper Long Names Overlapping on Horizontal Alignment #3221

Open
1 task
ionut-mugurel-cinjau opened this issue Nov 2, 2023 · 0 comments
Open
1 task

Comments

@ionut-mugurel-cinjau
Copy link

Issue type

I'm submitting a ... (check one with "x")

  • [ x] bug report
  • feature request

Issue description

Current behavior:
When defining multiple steps horizontally with long names and resize a bit the width of the window, the texts will overlap looking strange

Expected behavior:
Steps should truncate their texts with "..." when screen size doesn't allow displaying entire description for each step.

Steps to reproduce:
Create empty app and use NbStepper to display 5 steps with long names displayed horizontal and then resize the window.

Related code:

insert short code snippets here

Other information:

npm, node, OS, Browser

<!--
Node, npm: `node --version` and `npm --version`
OS: Windows (7/8/10). Linux (incl. distribution). macOS (El Capitan? Sierra?)
Browser: Chrome/Safari/Firefox/etc?
-->

Angular, Nebular

<!--
Check your `package-lock.json` or locate a `package.json` in the `node_modules` folder.
-->
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

No branches or pull requests

1 participant