Skip to content

Using an <fd-separator> inside an <fdp-table-toolbar> is not visible #13213

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

Open
JohnHavok opened this issue Apr 16, 2025 · 1 comment
Open

Comments

@JohnHavok
Copy link

Is this a bug, enhancement, or feature request?
Bug ?

Describe your proposal.
Using an <fd-separator> inside an <fdp-table-toolbar> is not possible because the <fd-separator> is not visible

Which versions of Angular and Fundamental Library for Angular are affected? Please, specify the exact version. (If this is a feature request, use current version.)
Angular : 18.2.13
Fundamental : v0.54.1

If this is a bug, please provide steps for reproducing it; the exact components you are using;
Testable directly in documentation : platform/table/basic and in section Custom Toolbar Title:
https://sap.github.io/fundamental-ngx/#/platform/table/basic#custom-titles

We're supposed to have an <fd-separator> between the text "Custom table title" and the "I'm a button" button.
Similarly, adding an <fd-separator> between the "Action One" and "Action Two" buttons doesn't make it appear visually.

Image

Did you check the documentation and the API?
Yes

Did you search for similar issues?
Yes

@JohnHavok JohnHavok changed the title Using an <fd-separator> inside an <fdp-table-toolbar> is not possible Using an <fd-separator> inside an <fdp-table-toolbar> is not visible Apr 16, 2025
@droshev
Copy link
Contributor

droshev commented Apr 28, 2025

@JohnHavok the table toolbar is following title toolbar spec and there is not mention of the separator. What is your usecase and it is aligned with the central design specs?

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

2 participants