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

Bug: Overflow of fdp table toolbar leads to changing spacing when resizing the viewport #12239

Closed
do-oel opened this issue Aug 9, 2024 · 2 comments · Fixed by #12453
Closed
Assignees
Labels
bug Something isn't working

Comments

@do-oel
Copy link

do-oel commented Aug 9, 2024

Is this a bug, enhancement, or feature request?

Bug

Describe your proposal

  • When using the fdp-table with a table toolbar and adding additional buttons to the toolbar actions, resizing the browser window leads to a growing and shrinking spacing between the sort button and the overflow button (see stackblitz example and video below). This is not intended.
  • Expected behavior: all actions should always be aligned to the right with fixed spacing in between
  • Additionally the automatically appearing separators (grey lines) in between the search bar, filter button, the additional actions and the overflow button are not needed and can be removed

Can you handle that on the application side

No

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.)

Latest

If this is a bug, please provide steps for reproducing it; the exact components you are using;

see description above

Please provide stackblitz example(s).

https://stackblitz.com/edit/775juw?file=src%2Fapp%2Fplatform-table-sortable-example.component.html

Screen Recording

screen.mov
@droshev
Copy link
Contributor

droshev commented Aug 9, 2024

@do-oel the link to the stackbliz example doesn't have that problem. Can you update it?

@do-oel
Copy link
Author

do-oel commented Sep 19, 2024

@droshev Just checking in - any updates here? I updated the stackblitz example a while ago and it should illustrate the issue. Let me know if you need any additional information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants