Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

(impact: low) Annoying horizontal scrollbar on vcd-datagrid with details pane #324

Open
2 tasks done
georgiatanasov147 opened this issue Mar 24, 2021 · 0 comments
Open
2 tasks done
Labels
bug Something isn't working

Comments

@georgiatanasov147
Copy link
Contributor

georgiatanasov147 commented Mar 24, 2021

Prerequisites

  • Are you running the latest version? OR Are you submitting a bug for a prior version?
  • Did you perform a basic issue search?

Description

The vcd-datagrid component with a details pane has an annoying horizontal scrollbar which hides content and the last column filter.

Impact

It decreases usability and user experience. The user needs to always scroll to the right to use the potential filter or see the full information in the cell.

Steps to Reproduce

  1. Create a simple vcd-datagrid with a details pane
  2. Observe scrollbar

Expected behavior:
No scrollbar should be shown and all columns and filters should be visible.

Actual behavior:
A horizontall scrollbar is shown above the footer and the last column filter is hidden until the user scrolls to the right.

Versions

OS: Windows
Browser: Chrome, Edge
Note: Does not reproduce in Firefox!

Stackblitz

https://stackblitz.com/edit/angular-rfntwp-qbpvu9?file=src/app/datagrid-detail-pane.example.component.ts

@georgiatanasov147 georgiatanasov147 added the bug Something isn't working label Mar 24, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant