Replies: 2 comments
-
Hi @PQ-AJ, since this is more of a question about how to configure DetailsList, rather than a specific bug report or feature request, I'm going to convert it to a discussion. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Here are some simple suggestions:
I have limited experience with DetailsList myself; perhaps others have better ideas! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Library
React Components / v9 (@fluentui/react-components)
Describe the feature that you would like added
Hi,
I've used this component in our web application, and I understand that it's not designed to handle small windows or low resolutions. However, I hope the component can have better usability in a relatively cramped display.
Currently, the column width values for this component are manually specified, and I assume the overall list width is calculated based on these individual column widths. This causes the vertical scrollbar to become invisible when the display is very small (since the overall width exceeds the display width), e.g.
Is there a way to make users aware of interactive components on the right side, such as the vertical scrollbar?
Thanks,
AJ
Have you discussed this feature with our team
Sean Monahan
Additional context
No response
Validations
Beta Was this translation helpful? Give feedback.
All reactions